36 lines
1.1 KiB
HTML
36 lines
1.1 KiB
HTML
|
<!doctype html>
|
||
|
<html lang="en">
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<link rel="icon" href="./svelte.svg" />
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||
|
|
||
|
<link rel="modulepreload" href="./_app/immutable/entry/start.92os7lz4.js">
|
||
|
<link rel="modulepreload" href="./_app/immutable/chunks/entry.DSCOgCkx.js">
|
||
|
<link rel="modulepreload" href="./_app/immutable/chunks/scheduler.DQZw9iDR.js">
|
||
|
<link rel="modulepreload" href="./_app/immutable/chunks/index.CtlmB4aM.js">
|
||
|
<link rel="modulepreload" href="./_app/immutable/entry/app.1QiIHMmL.js">
|
||
|
<link rel="modulepreload" href="./_app/immutable/chunks/index.D-4GBzMI.js">
|
||
|
</head>
|
||
|
<body data-sveltekit-preload-data="hover">
|
||
|
<div style="display: contents">
|
||
|
<script>
|
||
|
{
|
||
|
__sveltekit_tics2f = {
|
||
|
base: new URL(".", location).pathname.slice(0, -1)
|
||
|
};
|
||
|
|
||
|
const element = document.currentScript.parentElement;
|
||
|
|
||
|
Promise.all([
|
||
|
import("./_app/immutable/entry/start.92os7lz4.js"),
|
||
|
import("./_app/immutable/entry/app.1QiIHMmL.js")
|
||
|
]).then(([kit, app]) => {
|
||
|
kit.start(app, element);
|
||
|
});
|
||
|
}
|
||
|
</script>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|