pages/index.html

40 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="en" class="dark">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width" />
<link rel="modulepreload" href="/_app/immutable/entry/start.e745de42.js">
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.8df65e6b.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.4cbf3443.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.7d4c7b1f.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.b0c8f2cb.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.fcb0c12b.js">
</head>
<body data-sveltekit-preload-data="hover"
class="bg-white dark:bg-gray-900 text-gray-600 dark:text-gray-400 antialiased">
<div style="display: contents">
<script>
{
__sveltekit_6n44f2 = {
base: "",
env: {}
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.e745de42.js"),
import("/_app/immutable/entry/app.b0c8f2cb.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>