Priority/frontend/src/routes/+page.svelte

14 lines
250 B
Svelte
Raw Normal View History

2023-12-20 16:49:33 +01:00
<h1>Welcome to SvelteKit</h1>
2023-12-26 22:50:38 +00:00
<a href="priority">priority</a>
2024-01-04 15:20:48 +00:00
<br />
2023-12-26 22:50:38 +00:00
<a href="setup">setup</a>
2024-01-04 15:20:48 +00:00
<br />
2023-12-26 22:50:38 +00:00
<a href="surfers">surfers</a>
2024-01-04 15:20:48 +00:00
<br />
<a href="pri">Priority test</a>
<br />
<a href="video/h">horizontal</a>
<br />
<a href="video/v">vertical</a>