Files
WATLRatingCalculator/index.html
Tommy Parnell 31137f1ad3 Updates
2024-05-07 17:08:49 -04:00

37 lines
1.3 KiB
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<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.Cm4hfXGQ.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.b0v4L3M3.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.1QEX6-hS.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_1bh8npx = {
base: "/WATLRatingCalculator",
assets: "/WATLRatingCalculator"
};
const element = document.currentScript.parentElement;
Promise.all([
import("/WATLRatingCalculator/_app/immutable/entry/start.Cm4hfXGQ.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.1QEX6-hS.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>