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

7 lines
180 B
Svelte
Raw Normal View History

2023-03-11 01:36:30 +01:00
<svelte:head>
<title>pronouns.cc</title>
</svelte:head>
2023-03-09 17:08:43 +01:00
<h1>Welcome to SvelteKit</h1>
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>