feat(pgp): concise desc

This commit is contained in:
ayo 2026-05-31 10:07:15 +02:00
parent 9d21f0282b
commit 7ff435d619

View file

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