This commit is contained in:
Tommy Parnell
2024-05-07 17:43:15 -04:00
parent 6c20bb8d40
commit 648ff8f615
16 changed files with 22 additions and 22 deletions

View File

@@ -5,18 +5,18 @@
<link rel="icon" href="/WATLRatingCalculator/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/start.C4Lro21d.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.cejqfOpd.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.Dyzfu65o.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/index.B6Hi3Lad.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/entry/start.BiewsSsp.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.Bbhs12Lp.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.BIxUbraV.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_uohlp2 = {
__sveltekit_e36hpa = {
base: "/WATLRatingCalculator",
assets: "/WATLRatingCalculator"
};
@@ -24,8 +24,8 @@
const element = document.currentScript.parentElement;
Promise.all([
import("/WATLRatingCalculator/_app/immutable/entry/start.C4Lro21d.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.Dyzfu65o.js")
import("/WATLRatingCalculator/_app/immutable/entry/start.BiewsSsp.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.BIxUbraV.js")
]).then(([kit, app]) => {
kit.start(app, element);
});