make stuff actually work

This commit is contained in:
2023-08-23 01:13:11 +05:30
parent 90d6b750c3
commit bbf88c314c
3 changed files with 5 additions and 4 deletions

View File

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