Priority/frontend/src/routes/+page.svelte
2024-01-04 15:20:48 +00:00

13 lines
250 B
Svelte

<h1>Welcome to SvelteKit</h1>
<a href="priority">priority</a>
<br />
<a href="setup">setup</a>
<br />
<a href="surfers">surfers</a>
<br />
<a href="pri">Priority test</a>
<br />
<a href="video/h">horizontal</a>
<br />
<a href="video/v">vertical</a>