This commit is contained in:
Tommy Parnell
2024-05-07 17:43:49 -04:00
parent 648ff8f615
commit dc4e28ff6e
7 changed files with 13 additions and 13 deletions

View File

@@ -3,20 +3,20 @@
<head>
<meta charset="utf-8" />
<link rel="icon" href="/WATLRatingCalculator/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<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/entry/start.1TTOQ29k.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.Bc_toFDt.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/entry/app.BEYznVx8.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_e36hpa = {
__sveltekit_cho4lz = {
base: "/WATLRatingCalculator",
assets: "/WATLRatingCalculator"
};
@@ -24,8 +24,8 @@
const element = document.currentScript.parentElement;
Promise.all([
import("/WATLRatingCalculator/_app/immutable/entry/start.BiewsSsp.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.BIxUbraV.js")
import("/WATLRatingCalculator/_app/immutable/entry/start.1TTOQ29k.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.BEYznVx8.js")
]).then(([kit, app]) => {
kit.start(app, element);
});