mirror of
https://github.com/cupcakearmy/nicco.io.git
synced 2024-10-31 16:14:11 +01:00
7 lines
133 B
Svelte
7 lines
133 B
Svelte
|
<svelte:head>
|
||
|
<title>About</title>
|
||
|
</svelte:head>
|
||
|
|
||
|
<h1>About this site</h1>
|
||
|
|
||
|
<p>This is the 'about' page. There's not much here.</p>
|