spaceship_drift / build /index.html
HugoDzz's picture
feat: build
ebf4452
raw
history blame
1.46 kB
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="./favicon.png" />
<meta name="viewport" content="width=device-width" />
<meta http-equiv="content-security-policy" content="">
<link href="./_app/immutable/assets/0.cf01c820.css" rel="stylesheet">
<link rel="modulepreload" href="./_app/immutable/entry/start.2c1ecaac.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index.ccd4248b.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons.22048eee.js">
<link rel="modulepreload" href="./_app/immutable/entry/app.b035971e.js">
<link rel="modulepreload" href="./_app/immutable/nodes/0.82753a84.js">
<link rel="modulepreload" href="./_app/immutable/nodes/2.45d9122a.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<h1 class="text-3xl font-bold underline">Hello world!</h1>
<script>
{
__sveltekit_1dt2fm = {
base: new URL(".", location).pathname.slice(0, -1),
env: {}
};
const element = document.currentScript.parentElement;
const data = [null,null];
Promise.all([
import("./_app/immutable/entry/start.2c1ecaac.js"),
import("./_app/immutable/entry/app.b035971e.js")
]).then(([kit, app]) => {
kit.start(app, element, {
node_ids: [0, 2],
data,
form: null,
error: null
});
});
}
</script>
</div>
</body>
</html>