Updates
This commit is contained in:
14
index.html
14
index.html
@@ -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);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user