diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-24 02:46:57 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-24 02:46:57 +0800 |
commit | 4828d72379eb898614aa67c7845ba902551909c4 (patch) | |
tree | b0d2ac2dc0111fb3d03577150adf8c500219de4a /index.html | |
parent | 15cf782008e7b580bee957e109110435f6702652 (diff) | |
download | www-4828d72379eb898614aa67c7845ba902551909c4.tar.gz |
revamp contact
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/index.html b/index.html index a4f7bd5..13c4c2d 100644 --- a/index.html +++ b/index.html @@ -60,12 +60,16 @@ <h2>Contact</h2> <p>There are many ways to contact me. None of these require proprietary software.</p> <ul> - <li>radio me at guard frequency (not recommended)</li> - <li>talk to me in real life</li> - <li>mail <a href="mailto:andrew@andrewyu.org">andrew@andrewyu.org</a></li> - <li>irc <a href="irc://irc.andrewyu.org:6697/Andrew">Andrew on AndrewIRC</a></li> - <li>irc <a href="irc://irc.libera.chat:6697/Andrew">Andrew on Libera</a></li> - <li><a href="https://www.fsf.org/fb"><img src="https://static.fsf.org/nosvn/not-fd.svg" alt="not f'd—you won't find me on Facebook" /></a></li> + <li>talk to me in real life;</li> + <li>radio me at 132.45 MHz(not recommended);</li> + <li>mail <a href="mailto:andrew@andrewyu.org">andrew@andrewyu.org</a>;</li> + <li>irc <a href="irc://irc.andrewyu.org:6697/Andrew">Andrew on AndrewIRC</a>;</li> + <li>irc <a href="irc://irc.libera.chat:6697/Andrew">Andrew on Libera</a>;</li> + </ul> + <p>There are many ways <em>not</em> to contact me.</p> + <ul> + <li>WeChat is deprecated and unsupported. I only keep an account for school and use Mojo-Weixin to relay it to IRC. If you're also bothered by the mandatory usage of these software at school, sign <a href="https://my.fsf.org/give-students-userfreedom">the give students user freedom petition by the FSF</a>;</li> + <li><a href="https://www.fsf.org/fb"><img src="https://static.fsf.org/nosvn/not-fd.svg" alt="not f'd—you won't find me on Facebook" /></a>.</li> </ul> <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>. My key is on <a href="https://keys.openpgp.org">https://keys.openpgp.org</a>, but I don't trust key servers, you should just grab my key from my website. Please don't send binary data to my IRC.</p> <p>Contact me if you would like to sell an old ThinkPad x200 in good shape.</p> |