feat: add 'encryption' purpose for pgp key

This commit is contained in:
ayo 2026-05-31 16:28:29 +02:00
parent 087403f70f
commit a71eb0f975

View file

@ -4,7 +4,7 @@ import Footer from '../components/Footer.astro'
const title = 'PGP public key'
const description =
'Use to verify my digitally signed content like emails and files'
'Use to verify my digitally signed content like emails and files or to encrypt messages intended only for me.'
---
<Layout title={"Ayo's " + title} description={description}>