egentrening/src/routes/+page.svelte

4 lines
151 B
Svelte
Raw Normal View History

2025-09-02 15:16:54 +02:00
<h1>Welcome to SvelteKit</h1>
2025-09-02 15:37:18 +02:00
<p>Here by text</p>
2025-09-02 15:16:54 +02:00
<p>Visit <a href="https://svelte.dev/docs/kit">svelte.dev/docs/kit</a> to read the documentation</p>