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, initial-scale=1" />
<link rel="modulepreload" href="/_app/immutable/entry/start.9b8e24e2.js">
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.c252431e.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.db66966f.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.0dba420f.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.b3f9b780.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.055e1bc1.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_anm8ii = {
base: "",
env: {}
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.9b8e24e2.js"),
import("/_app/immutable/entry/app.b3f9b780.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>