omahgerd/src/routes/+page.svelte
2023-08-08 17:38:47 -04:00

4 lines
180 B
Svelte

<h1 class="text-3xl dark:text-white">Welcome to SvelteKit</h1>
<p class="dark:text-white">
Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation
</p>