i hate this so much

This commit is contained in:
2025-03-31 23:07:29 +02:00
parent be302897b0
commit 9ccd97120b
10 changed files with 92 additions and 5 deletions

View File

@@ -1,2 +1,8 @@
<h1>Welcome to SvelteKit</h1>
<p>Visit <a href="https://svelte.dev/docs/kit">svelte.dev/docs/kit</a> to read the documentation</p>
<script lang="ts">
import Header from "$lib/header.svelte";
</script>
<Header />
<h1><i>Moin!</i> ~ welcome to my website :)</h1>
<p><a href="/projects/projectn5/devlog">projects</a></p>