Initial commit

This commit is contained in:
2021-08-12 18:29:51 +02:00
commit 8446f437c0
15 changed files with 168 additions and 0 deletions

2
src/routes/index.svelte Normal file
View File

@@ -0,0 +1,2 @@
<h1>Welcome to SvelteKit</h1>
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>