From 5d2802aca72b988ae1a5b0a8a061e01b153183fc Mon Sep 17 00:00:00 2001 From: Ayo Date: Sun, 31 May 2026 02:40:12 +0200 Subject: [PATCH] feat: copy-able public key --- src/pages/pgp.astro | 81 +++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 74 insertions(+), 7 deletions(-) diff --git a/src/pages/pgp.astro b/src/pages/pgp.astro index e6905a7..169c4a5 100644 --- a/src/pages/pgp.astro +++ b/src/pages/pgp.astro @@ -5,8 +5,12 @@ import Footer from '../components/Footer.astro'
-
+    

My PGP Public Key

+ +
+ +

 -----BEGIN PGP PUBLIC KEY BLOCK-----
 
 mDMEahs0NhYJKwYBBAHaRw8BAQdAV2CfblniKxklPgW9eYt2gBl0jMHLwtjrQaY+
@@ -20,17 +24,80 @@ AAoJEGXmv2QVKTxlMSQBAP5ta1kUFp3HAYwcun8qmoiVq1dEJSN1LnI7HlX4ucTl
 AP0YLC768PFTBm9CM5T1BE0xjJ7s4dZSrVoI4n8RSe1nCA==
 =MTsv
 -----END PGP PUBLIC KEY BLOCK-----
-    
-

- 👉 Download -

+
+ + + Download key (asc)