Files
WATLRatingCalculator/index.html
Tommy Parnell 648ff8f615 Updates
2024-05-07 17:43:15 -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, user-scalable=no" />
<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_e36hpa = {
base: "/WATLRatingCalculator",
assets: "/WATLRatingCalculator"
};
const element = document.currentScript.parentElement;
Promise.all([
import("/WATLRatingCalculator/_app/immutable/entry/start.BiewsSsp.js"),
import("/WATLRatingCalculator/_app/immutable/entry/app.BIxUbraV.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>