forked from reaathecoder/reaathecoder1.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
56 lines (47 loc) · 1.92 KB
/
Copy pathindex.html
File metadata and controls
56 lines (47 loc) · 1.92 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
51
52
53
54
55
56
<!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/start-45627013.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-7f5b801e.js">
<link rel="modulepreload" href="./_app/immutable/chunks/singletons-9d067732.js">
<link rel="modulepreload" href="./_app/immutable/chunks/index-609d3575.js">
<link rel="modulepreload" href="./_app/immutable/chunks/preload-helper-41c905a7.js">
<link rel="modulepreload" href="./_app/immutable/chunks/control-f5b05b5f.js">
<link rel="modulepreload" href="./_app/immutable/chunks/parse-f0c618df.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_layout.svelte-2e4865f2.js">
<link rel="modulepreload" href="./_app/immutable/modules/pages/_layout.js-9cbb603b.js">
<link rel="modulepreload" href="./_app/immutable/chunks/_layout-da46b06b.js">
<link rel="modulepreload" href="./_app/immutable/components/pages/_page.svelte-d3a8f715.js">
</head>
<body>
<div style="display: contents">
<nav><a href="/">Hem</a>
<a href="/memory">Memory</a>
<a href="/telltale">Telltale</a>
</nav>
<hr>
<h1>Välkommen till min hemsida!
</h1>
<h2>Här har jag samlat min uppgifter jag gjort i samband med webbutveckling i årskurs 2 på Maja Beskowgymnasiet!</h2>
<h3>Förnamn Efternamn</h3>
<script type="module" data-sveltekit-hydrate="b8vxgv">
import { start } from "./_app/immutable/start-45627013.js";
start({
env: {},
paths: {"base":"","assets":""},
target: document.querySelector('[data-sveltekit-hydrate="b8vxgv"]').parentNode,
version: "1693989674856",
hydrate: {
node_ids: [0, 5],
data: [null,null],
form: null
}
});
</script>
</div>
</body>
</html>