-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
50 lines (46 loc) · 1.88 KB
/
index.html
File metadata and controls
50 lines (46 loc) · 1.88 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
41
42
43
44
45
46
47
48
49
50
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="/growup/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta http-equiv="cache-control" content="no-cache, no-store, must-revalidate" />
<meta http-equiv="pragma" content="no-cache" />
<meta http-equiv="expires" content="0" />
<link rel="modulepreload" href="/growup/_app/immutable/entry/start.zn8rMVcr.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/Dz6KogbS.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/CcVkWGgp.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/x1mFDbDx.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/1hPTKaIJ.js">
<link rel="modulepreload" href="/growup/_app/immutable/entry/app.D0aKCFAX.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/Dap9sqf4.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/_V9dK3ok.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/BSGnc2-w.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/DjjCU3Mi.js">
<link rel="modulepreload" href="/growup/_app/immutable/chunks/D0L70MBb.js">
<link rel="modulepreload" href="/growup/_app/env.js">
</head>
<body data-sveltekit-preload-data="hover">
<div style="display: contents">
<script>
{
__sveltekit_12f2i7t = {
base: "/growup",
assets: "/growup",
env: null
};
const element = document.currentScript.parentElement;
import("/growup/_app/env.js").then(({ env }) => {
__sveltekit_12f2i7t.env = env;
Promise.all([
import("/growup/_app/immutable/entry/start.zn8rMVcr.js"),
import("/growup/_app/immutable/entry/app.D0aKCFAX.js")
]).then(([kit, app]) => {
kit.start(app, element);
});
});
}
</script>
</div>
</body>
</html>