diff --git a/src/pages/index.astro b/src/pages/index.astro index a8fcdfb..f6f97f3 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -35,10 +35,19 @@ const age = seconds / 31556952; </main> </Partition> <Partition> - <Greeting + <h1 class="text-2xl">Usefull Stuff</h1> + <ul class="list-disc p-4"> + <li>PGP public key fingerprint: <code>7EBD 3E0C 7D3D 5C7D 5CA8 A03F 4977 6EAC 872B 884B</code></li> + <li>PGP public key: <a href="/static/keys/49776EAC872B884B_public.asc" download="49776EAC872B884B_public.asc"><code>49776EAC872B884B_public.asc</code></a> <sub><a href="https://archive.org/details/49776EAC872B884B_public.asc" target="_blank">archive link</a></sub></li> + <li>SSH public key: <a href="https://git.aria.coffee/BuyMyAria.keys" target="_blank">on my personal git serrver</a> or <a href="https://git.witchcraft.systems/aria.keys" target="_blank">on witchcraft systems' git server</a></li> + <li>Email: <a href="mailto:hello@aria.coffee"><code>hello@aria.coffee</code></a></li> + </ul> + <br /> + <sub>There is a PGP signed note with all my info <a href="/static/messages/keys_and_addrs.txt" target="_blank">here</a> <sub><a href="https://archive.org/details/keys_and_addrs" target="_blank">archive link</a></sub></li></sub> + <!-- <Greeting client:load messages={["Yo", "Hallo", "Ayo", "Hiya", "You're cute"]} - /> + /> --> </Partition> <Partition> <h1>Socials:</h1>