svelte-playground/src/routes/about.svelte

2 lines
65 B
Svelte
Raw Normal View History

2021-08-01 21:33:31 +02:00
<h1>About this</h1>
<p>This is a test website using sveltekit</p>