feat: pgp key download link
This commit is contained in:
parent
e4081c42e4
commit
f0bb8f9272
2 changed files with 5 additions and 3 deletions
|
|
@ -53,9 +53,8 @@ import Footer from '../components/Footer.astro'
|
|||
<p>My inbox is open to everyone.</p>
|
||||
<ul>
|
||||
<li>
|
||||
✉️ Email me: <a href="mailto:ayo@ayco.io">ayo@ayco.io</a> · <a
|
||||
href="/pgp">PGP key</a
|
||||
>
|
||||
✉️ Email me: <a href="mailto:ayo@ayco.io">ayo@ayco.io</a> ·
|
||||
<small> (<a href="/pgp">PGP key</a>)</small>
|
||||
</li>
|
||||
<li>
|
||||
💬 Let's chat: <a href="https://chat.ayo.run/join/7IKG-h3nW-pD1H"
|
||||
|
|
|
|||
|
|
@ -22,6 +22,9 @@ AP0YLC768PFTBm9CM5T1BE0xjJ7s4dZSrVoI4n8RSe1nCA==
|
|||
-----END PGP PUBLIC KEY BLOCK-----
|
||||
</pre></code
|
||||
>
|
||||
<p>
|
||||
👉 <a href="/publickey.asc">Download</a>
|
||||
</p>
|
||||
</main>
|
||||
<Footer />
|
||||
</Layout>
|
||||
|
|
|
|||
Loading…
Reference in a new issue