This commit is contained in:
Tommy Parnell
2024-05-07 16:56:47 -04:00
parent 9124acc876
commit cc6db4b0e5
8 changed files with 14 additions and 14 deletions

View File

@@ -5,26 +5,26 @@
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="modulepreload" href="/_app/immutable/entry/start.Ea6k6Wkq.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.COVBJOQ-.js">
<link rel="modulepreload" href="/_app/immutable/entry/start.DzU_IPLG.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.A1cgtiTe.js">
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.Cv6dzE50.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.Bvnd0Eds.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.DiIOL0Do.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.U-LybwnK.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.B6Hi3Lad.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_1xonjo9 = {
__sveltekit_jnyrjk = {
base: ""
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.Ea6k6Wkq.js"),
import("/_app/immutable/entry/app.DiIOL0Do.js")
import("/_app/immutable/entry/start.DzU_IPLG.js"),
import("/_app/immutable/entry/app.U-LybwnK.js")
]).then(([kit, app]) => {
kit.start(app, element);
});