49 lines
2.4 KiB
HTML
49 lines
2.4 KiB
HTML
<!doctype html>
|
|
<!-- `lang` and `dir` are set on hydration from the user's i18n preference;
|
|
see the $effect in src/routes/+layout.svelte. -->
|
|
<html data-theme="grav">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<link rel="icon" href="data:," />
|
|
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
|
|
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Public+Sans:ital,wght@0,100..900;1,100..900&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Jost:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet" />
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/entry/start.Bu4s66Hl.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/BVTiZ3e2.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/DukJHxi2.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/krC2xWPP.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/CddAxf8c.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/BSopV7IU.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/entry/app.SaKhr4sO.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/PPVm8Dsz.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/DsnmJJEf.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/DjsWWzyL.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/BQul9OPN.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/BcwIk3O9.js" rel="modulepreload">
|
|
<link href="/__GRAV_ADMIN2_BASE__/_app/immutable/chunks/CpuCZOqP.js" rel="modulepreload">
|
|
|
|
</head>
|
|
<body data-sveltekit-preload-data="hover">
|
|
<div style="display: contents">
|
|
<script>
|
|
{
|
|
__sveltekit_ew1uii = {
|
|
base: "/__GRAV_ADMIN2_BASE__",
|
|
assets: "/__GRAV_ADMIN2_BASE__"
|
|
};
|
|
|
|
const element = document.currentScript.parentElement;
|
|
|
|
Promise.all([
|
|
import("/__GRAV_ADMIN2_BASE__/_app/immutable/entry/start.Bu4s66Hl.js"),
|
|
import("/__GRAV_ADMIN2_BASE__/_app/immutable/entry/app.SaKhr4sO.js")
|
|
]).then(([kit, app]) => {
|
|
kit.start(app, element);
|
|
});
|
|
}
|
|
</script>
|
|
</div>
|
|
</body>
|
|
</html>
|