Files
WATLRatingCalculator/index.html
Tommy Parnell dfa30db5f3 Updates
2024-05-17 19:32:11 -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.CQr3HppW.js">
<link rel="modulepreload" href="/WATLRatingCalculator/_app/immutable/chunks/entry.BYgcpgXo.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.lzKD52oE.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_ane0mo = {
base: "/WATLRatingCalculator",
assets: "/WATLRatingCalculator"
};
const element = document.currentScript.parentElement;
Promise.all([
import("/WATLRatingCalculator/_app/immutable/entry/start.CQr3HppW.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.lzKD52oE.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>