diff --git a/src/pages/pgp.astro b/src/pages/pgp.astro index 3badcbc..a091279 100644 --- a/src/pages/pgp.astro +++ b/src/pages/pgp.astro @@ -4,10 +4,10 @@ import Footer from '../components/Footer.astro' const title = 'PGP public key' const description = - 'Use this to verify digitally signed content like emails and files' + 'Use this to verify my digitally signed content like emails and files' --- - +

My {title}

{description}