forked from mirrors/pronouns.cc
feat(frontend): actual temporary landing page
This commit is contained in:
parent
37fe5813f0
commit
1ebbeebdcb
1 changed files with 22 additions and 2 deletions
|
@ -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>!
|
||||
<3
|
||||
</p>
|
||||
|
|
Loading…
Reference in a new issue