File size: 1,194 Bytes
b450589
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
<!DOCTYPE html>
<html lang="en">
	<head>
		<meta charset="utf-8" />
		<link rel="icon" href="./favicon.png" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />
		<meta http-equiv="content-security-policy" content="">
	<link rel="modulepreload" href="/_app/start-b41bef43.js">
	<link rel="modulepreload" href="/_app/chunks/index-60624bc8.js">
	<link rel="modulepreload" href="/_app/layout.svelte-e3a1ab0e.js">
	<link rel="modulepreload" href="/_app/pages/index.svelte-47304b27.js">
	</head>
	<body>
		<div>


<h1>Welcome to SvelteKit</h1>
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>


		<script type="module" data-hydrate="1oibf46">
		import { start } from "/_app/start-b41bef43.js";
		start({
			target: document.querySelector('[data-hydrate="1oibf46"]').parentNode,
			paths: {"base":"","assets":""},
			session: {},
			route: true,
			spa: false,
			trailing_slash: "never",
			hydrate: {
				status: 200,
				error: null,
				nodes: [
					import("/_app/layout.svelte-e3a1ab0e.js"),
						import("/_app/pages/index.svelte-47304b27.js")
				],
				params: {},
				routeId: ""
			}
		});
	</script></div>
	</body>
</html>