-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
34 lines (33 loc) · 1.04 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!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 rel="modulepreload" href="/_app/immutable/entry/start.78c55e62.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.4a87a3fa.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.9b103d7c.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.40fcfb3c.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.3bd4b755.js">
</head>
<body>
<div style="display: contents">
<script>
{
__sveltekit_1ye3eaj = {
env: {},
base: "",
element: document.currentScript.parentElement
};
Promise.all([
import("/_app/immutable/entry/start.78c55e62.js"),
import("/_app/immutable/entry/app.3bd4b755.js")
]).then(([kit, app]) => {
kit.start(app, __sveltekit_1ye3eaj.element);
});
}
</script>
</div>
</body>
</html>