This commit is contained in:
Tommy Parnell
2024-05-07 17:02:45 -04:00
parent cc6db4b0e5
commit 8f6b17b1a1
7 changed files with 12 additions and 12 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.DzU_IPLG.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.A1cgtiTe.js">
<link rel="modulepreload" href="/_app/immutable/entry/start.DzqNUAiN.js">
<link rel="modulepreload" href="/_app/immutable/chunks/entry.CfhHHi85.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.U-LybwnK.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.Cx_pZLo1.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.B6Hi3Lad.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_jnyrjk = {
__sveltekit_b4noz7 = {
base: ""
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.DzU_IPLG.js"),
import("/_app/immutable/entry/app.U-LybwnK.js")
import("/_app/immutable/entry/start.DzqNUAiN.js"),
import("/_app/immutable/entry/app.Cx_pZLo1.js")
]).then(([kit, app]) => {
kit.start(app, element);
});