diff options
author | Camil Staps | 2017-03-19 11:04:31 +0100 |
---|---|---|
committer | Camil Staps | 2017-03-19 11:04:31 +0100 |
commit | f5b16efed83a3ed6d2a539a4472065789ebe83d8 (patch) | |
tree | 5008b6abd46c04263b5d24dc6a5f11b1e6aafa3c /resources/pug | |
parent | Update education (diff) |
Make GPG ID monospace
Diffstat (limited to 'resources/pug')
-rw-r--r-- | resources/pug/finals/index.pug | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 276ebb8..6c0b3c7 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -6,7 +6,7 @@ block content p span.tt info@camilstaps.nl br - | GPG ID: #[a(href="http://pgp.mit.edu/pks/lookup?op=get&search=0x4A9BFD4F6A415F83") 6A315F83] + | GPG ID: #[tt: a(href="http://pgp.mit.edu/pks/lookup?op=get&search=0x4A9BFD4F6A415F83") 6A315F83] br | Fingerprint: #[span.tt 7F41 677C FA51 D2AE 8A4A C47D 4A9B FD4F 6A41 5F83] p @@ -122,7 +122,7 @@ block content p span.tt info@camilstaps.nl br - | GPG ID: #[a(href="http://pgp.mit.edu/pks/lookup?op=get&search=0x4A9BFD4F6A415F83") 6A315F83] + | GPG ID: #[tt: a(href="http://pgp.mit.edu/pks/lookup?op=get&search=0x4A9BFD4F6A415F83") 6A315F83] br | Fingerprint: #[span.tt 7F41 677C FA51 D2AE 8A4A C47D 4A9B FD4F 6A41 5F83] p |