feat(pgp): concise description

This commit is contained in:
ayo 2026-05-31 17:04:11 +02:00
parent 5fa6e68b37
commit 7921721425

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 or to encrypt messages intended only for me.'
'Use to verify my digital signature or to encrypt messages intended only for me.'
---
<Layout title={"Ayo's " + title} description={description}>