almost done

This commit is contained in:
2021-10-10 21:44:53 +02:00
parent fdf99f5511
commit f727eaaa45
20 changed files with 463 additions and 246 deletions

View File

@@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
%svelte.head%
</head>
<body>
<div id="svelte">%svelte.body%</div>
<body id="svelte">
%svelte.body%
</body>
</html>