diff options
author | Andrew Yu <andrew@andrewyu.org> | 2021-12-17 18:37:45 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2021-12-17 18:37:45 +0800 |
commit | b48e83443f92acfb600804fed5daed3e31bd25b2 (patch) | |
tree | 7daeb62d6068e4071aa4c9feece21d962bd48421 /index.html | |
parent | 8b0e9a37fd78d7fc79dd016a437531cf0e64ca8f (diff) | |
download | www-b48e83443f92acfb600804fed5daed3e31bd25b2.tar.gz |
add key info, delete akhil, fix spelling
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html index 3b60fc2..028dccc 100644 --- a/index.html +++ b/index.html @@ -28,7 +28,7 @@ </div> <div id="me"> <h2>About me</h2> - <p>I am Andrew Yu, a secondary school student in Shanghai, China. My main fields of interest are philosophy (especially moral philosophy, and especially especially moral philosophy in technology), metamathematics, programming fundementals and molecular biology. (To be extended)</p> + <p>I am Andrew Yu, a secondary school student in Shanghai, China. My main fields of interest are philosophy (especially moral philosophy, and especially especially moral philosophy in technology), metamathematics, programming fundamentals and molecular biology. (To be extended)</p> </div> <div id="contact"> <h2>Contact</h2> @@ -40,6 +40,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 <code>82B2 D39E 7766 952C CAB0 EB1A EF10 51F2 0C2A 513E</code>. My public key is available at <a href="https://www.andrewyu.org/andrew.asc">https://www.andrewyu.org/andrew.asc</a></p> <p>Note: I am not always on IRC until I get my bouncer set up. AndrewIRC won't be up until I find a sane minimal server, then install and configure it.</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> |