This commit is contained in:
Tommy Parnell
2024-05-07 17:25:26 -04:00
parent 85e7ad00e2
commit 9fec6026d7
13 changed files with 17 additions and 17 deletions

View File

@@ -5,18 +5,18 @@
<link rel="icon" href="/WATLRatingCalculator/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/start.w34dAWFO.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.p7-uusCR.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/start.DF0_QsZv.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.CNIoOlkR.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/scheduler.Cv6dzE50.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/index.Bvnd0Eds.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/app.BU-Osx9a.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/app.uCg2ogR6.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/index.B6Hi3Lad.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_84dsm6 = {
__sveltekit_lzm7n5 = {
base: "/WATLRatingCalculator",
assets: "/WATLRatingCalculator"
};
@@ -24,8 +24,8 @@
const element = document.currentScript.parentElement;
Promise.all([
import("/WATLRatingCalculator/_app/immutable/entry/start.w34dAWFO.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.BU-Osx9a.js")
import("/WATLRatingCalculator/_app/immutable/entry/start.DF0_QsZv.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.uCg2ogR6.js")
]).then(([kit, app]) => {
kit.start(app, element);
});