navigation

This commit is contained in:
2026-08-07 19:20:16 +02:00
parent 5810c4c94f
commit ff6ef46cd4
78 changed files with 681 additions and 282 deletions
+9 -9
View File
@@ -4,28 +4,28 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="text-scale" content="scale" />
<link href="/_app/immutable/entry/start.BDBpcwWA.js" rel="modulepreload">
<link href="/_app/immutable/chunks/tTEyPFub.js" rel="modulepreload">
<link href="/_app/immutable/chunks/BXe04aPf.js" rel="modulepreload">
<link href="/_app/immutable/entry/app.3rrbglG1.js" rel="modulepreload">
<link href="/_app/immutable/entry/start.DIAl6VsA.js" rel="modulepreload">
<link href="/_app/immutable/chunks/DZTG_XPZ.js" rel="modulepreload">
<link href="/_app/immutable/chunks/DxmhE1z1.js" rel="modulepreload">
<link href="/_app/immutable/entry/app.ByOsvHj7.js" rel="modulepreload">
<link href="/_app/immutable/chunks/xihTtKlq.js" rel="modulepreload">
<link href="/_app/immutable/nodes/0.DUhcgpvL.js" rel="modulepreload">
<link href="/_app/immutable/nodes/0.Bz_yxCPk.js" rel="modulepreload">
<link href="/_app/immutable/assets/0.CHStj0oN.css" rel="stylesheet">
<link href="/_app/immutable/assets/0.tR7PeoVK.css" rel="stylesheet">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_1tkqncq = {
__sveltekit_vshol8 = {
base: ""
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.BDBpcwWA.js"),
import("/_app/immutable/entry/app.3rrbglG1.js")
import("/_app/immutable/entry/start.DIAl6VsA.js"),
import("/_app/immutable/entry/app.ByOsvHj7.js")
]).then(([kit, app]) => {
kit.start(app, element);
});