-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
40 lines (36 loc) · 1.39 KB
/
404.html
File metadata and controls
40 lines (36 loc) · 1.39 KB
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
35
36
37
38
39
40
<!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.b7aa0ec8.js">
<link rel="modulepreload" href="/_app/immutable/chunks/scheduler.a453f4b8.js">
<link rel="modulepreload" href="/_app/immutable/chunks/singletons.87288dce.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.6e379fdf.js">
<link rel="modulepreload" href="/_app/immutable/chunks/paths.cad3e829.js">
<link rel="modulepreload" href="/_app/immutable/chunks/control.f5b05b5f.js">
<link rel="modulepreload" href="/_app/immutable/entry/app.94f8435d.js">
<link rel="modulepreload" href="/_app/immutable/chunks/preload-helper.a4192956.js">
<link rel="modulepreload" href="/_app/immutable/chunks/index.d5b56548.js">
</head>
<body data-sveltekit-preload-data="hover" data-theme="vpsTheme">
<div style="display: contents" class="h-full overflow-hidden">
<script>
{
__sveltekit_1h9rnj3 = {
base: "",
env: {}
};
const element = document.currentScript.parentElement;
Promise.all([
import("/_app/immutable/entry/start.b7aa0ec8.js"),
import("/_app/immutable/entry/app.94f8435d.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
}
</script>
</div>
</body>
</html>