Fix: Splashscreen Appears on Boot

This commit is contained in:
Youwes09
2026-05-22 21:39:29 -05:00
parent 081becdd60
commit 6c39ef538f
3 changed files with 27 additions and 15 deletions
+3 -2
View File
@@ -1,2 +1,3 @@
<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">
</script>