From 7d9a5d9d6fa1fe3f66f5b2234689b9a49e3bea9b Mon Sep 17 00:00:00 2001 From: Yarmo Mackenbach Date: Fri, 12 Jun 2020 22:08:32 +0200 Subject: [PATCH] Improve PGP section --- views/pgp.pug | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/views/pgp.pug b/views/pgp.pug index 3ceeb58..cfea005 100644 --- a/views/pgp.pug +++ b/views/pgp.pug @@ -6,22 +6,22 @@ block content | Back to: a(href="/") yarmo.eu h1 - | PGP + | PGP public key - h3#pgp-signature PGP signature + h3#pgp-signature Signature p 9F0048AC0B23301E1F77E994909F6BD6F80F485D - h3 PGP files + h3 Files p a(href="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.pub", download="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.pub", rel="pgpkey", type="application/pgp-keys", title="PGP (binary)") Binary format br a(href="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc", download="/9F0048AC0B23301E1F77E994909F6BD6F80F485D.asc", rel="pgpkey", type="text/plain", title="PGP (text)") Text format - h3 PGP links + h3 Key servers p a(href="https://keys.openpgp.org/") OpenPGP key server - h3#pgp-public-key PGP public key + h3#pgp-public-key Plaintext pre.code.select-all | -----BEGIN PGP PUBLIC KEY BLOCK-----
| mQINBF0mIsIBEADacleiyiV+z6FIunvLWrO6ZETxGNVpqM+WbBQKdW1BVrJBBolg @@ -70,4 +70,4 @@ block content | GjvKql9hjkSSj9HVR0L2IngnpuBgqaGK8r/Z9Mn9Eh+f/x2bnr8rrHFudscKYIPf | T5daUrQE1WR8yJibrA== | =rabO - | -----END PGP PUBLIC KEY BLOCK----- \ No newline at end of file + | -----END PGP PUBLIC KEY BLOCK-----