This commit is contained in:
Tommy Parnell
2024-05-10 01:37:16 -04:00
parent 2024703b5e
commit d1e1cdba0f
14 changed files with 27 additions and 19 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.C1nOAv_F.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.Dr6OCJtc.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/start.DybdvJMd.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.FtS0UKNt.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/scheduler.BJere6X9.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/index.DfB1FV6y.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/app.BHaI7OJM.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/app.8DBJNopw.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/index.BbPLKruz.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_r4c7pw = {
__sveltekit_1as2a7t = {
base: "/WATLRatingCalculator",
assets: "/WATLRatingCalculator"
};
@@ -24,8 +24,8 @@
const element = document.currentScript.parentElement;
Promise.all([
import("/WATLRatingCalculator/_app/immutable/entry/start.C1nOAv_F.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.BHaI7OJM.js")
import("/WATLRatingCalculator/_app/immutable/entry/start.DybdvJMd.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.8DBJNopw.js")
]).then(([kit, app]) => {
kit.start(app, element);
});