feat(frontend): actual temporary landing page

This commit is contained in:
Sam 2023-03-14 00:54:18 +01:00
parent 37fe5813f0
commit 1ebbeebdcb
No known key found for this signature in database
GPG Key ID: B4EF20DDE721CAA1
1 changed files with 22 additions and 2 deletions

View File

@ -2,5 +2,25 @@
<title>pronouns.cc</title>
</svelte:head>
<h1>Welcome to SvelteKit</h1>
<p>Visit <a href="https://kit.svelte.dev">kit.svelte.dev</a> to read the documentation</p>
<h1>pronouns.cc</h1>
<p>
pronouns.cc is a service to create and share pronoun cards, similar to
<a href="https://pronouns.page" rel="noreferrer" target="_blank">pronouns.page</a> and
<a href="https://pronouny.xyz" rel="noreferrer" target="_blank">pronouny.xyz</a>.
</p>
<p>
You're be able to create multiple profiles that are linked together, useful for plurality (<a
href="https://morethanone.info"
rel="noreferrer"
target="_blank">what?</a
>) and kin, or even just for fun!
</p>
<p>
pronouns.cc is currently in a <b>closed beta</b>. Sign ups will be opened Soon™. You can check out
the source code on
<a href="https://codeberg.org/u1f320/pronouns.cc" rel="noreferrer" target="_blank">Codeberg</a>!
&lt;3
</p>