File size: 1,463 Bytes
ebf4452
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
51
<!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>