diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html index d606c1f..d2d1140 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> <meta charset="utf-8" /> <style>#now {font-weight: bold;}</style> - <link rel="me" href="https://social.treehouse.systems/@RunxiYu" /> + <link rel="me" href="https://social.treehouse.systems/@AndrewYu" /> </head> <body> <h1>Runxi Yu</h1> @@ -27,10 +27,10 @@ <li><a href="/microblog/">Microblog</a></li> <li><a href="/contact.html">Contact</a> and Accounts <ul> - <li>Email <code>lareina</code> AT <code>andrewyu</code> DOT <code>org</code></li> + <li>Email <code>runxi</code> AT <code>andrewyu</code> DOT <code>org</code></li> <li><a href="/contact.html#pgp">OpenPGP</a> <a href="https://www.andrewyu.org/pgp/andrew-ecc.asc"><code>ACF28DC0A2E8D76446B33A2D545412166A37189B</code></a></li> - <li>IRC <code>Lareina</code> on <a href="https://libera.chat">Libera.Chat</a> or <code>irc.andrewyu.org</code></li> - <li>Mastodon <a rel="me" href="https://social.treehouse.systems/@RunxiYu"><code>@RunxiYu@social.treehouse.systems</code></a></li> + <li>IRC <code>Harriet</code> on <a href="https://libera.chat">Libera.Chat</a> or <code>irc.andrewyu.org</code></li> + <li>Mastodon <a rel="me" href="https://social.treehouse.systems/@AndrewYu"><code>@AndrewYu@social.treehouse.systems</code></a></li> <li>sr.ht <a href="https://sr.ht/~andrewyu"><code>~andrewyu</code></a></li> <li>GitHub <a href="https://github.com/andrewrunxiyu"><code>@andrewrunxiyu</code></a> (deprecated)</li> </ul> |