diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 15:29:01 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-11 15:29:01 +0800 |
commit | f5f972c58a2cac996522bb2f52bdaa14f7a83cd3 (patch) | |
tree | 3fda7784c43a0982ffe1f03a3c2ce904fc22db4a | |
parent | 9ce5bb65ec598509f91349fab0bd206b473cbfb6 (diff) | |
download | www-f5f972c58a2cac996522bb2f52bdaa14f7a83cd3.tar.gz |
gpg fp <pre> messes up
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html index 034d0a7..73a308d 100644 --- a/index.html +++ b/index.html @@ -54,7 +54,7 @@ <li>irc <a href="irc://irc.libera.chat:6697/AndrewYu">Andrew on Libera</a></li> <li>irc <a href="irc://irc.libera.chat:6697/AndrewYu">Andrew on AndrewIRC</a></li> </ul> - <p>My OpenPGP fingerprint is <pre>58BD 7981 2187 1B71 870C 27D9 978B 5891 AD3F 5986</pre>. My public key is available at <a href="https://www.andrewyu.org/andrew.asc">https://www.andrewyu.org/andrew.asc</a>.</p> + <p>My OpenPGP fingerprint is <code>58BD 7981 2187 1B71 870C 27D9 978B 5891 AD3F 5986</code>. My public key is available at <a href="https://www.andrewyu.org/andrew.asc">https://www.andrewyu.org/andrew.asc</a>.</p> <p>Contact me if you would like to sell an old ThinkPad x200 in good shape.</p> <p>Caution: This server is quite new, and it seems to be in some dnsbl lists. I'll try to get to you by other means if my email gets blocked. Seems to be an issue with my reverse DNS, which I recently fixed. We'll see. Writing to me won't be affected though.</p> </div> |