diff options
author | 1337 h4xx0r <1337.h4xx0r@localhost> | 2023-07-27 13:14:07 +0000 |
---|---|---|
committer | 1337 h4xx0r <1337.h4xx0r@localhost> | 2023-07-27 13:14:07 +0000 |
commit | 503607d887ba83dcf5505a283f4c35227b3552bd (patch) | |
tree | 058624fbf11a4c3d2925f38bc7b67490241d87ed /index.html | |
parent | 9f9fec2ece6ce6e25482643ba684b041c3162016 (diff) | |
download | www-503607d887ba83dcf5505a283f4c35227b3552bd.tar.gz |
Andrew -> Runxi
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/index.html b/index.html index 1824bbe..4f6a755 100644 --- a/index.html +++ b/index.html @@ -1,15 +1,15 @@ <!DOCTYPE html> <html lang="en"> <head> - <title>Andrew Yu</title> + <title>Runxi Yu</title> <link rel="stylesheet" href="/style.css" /> <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/@AndrewYu" /> + <link rel="me" href="https://social.treehouse.systems/@RunxiYu" /> </head> <body> - <h1>Andrew Yu</h1> + <h1>Runxi Yu</h1> <hr /> <p id="now" style=""> <a href="https://gabrielsieben.tech/2022/07/29/remote-assertion-is-coming-back-how-much-freedom-will-it-take/">Remote attestation contradicts our goals for a free Internet</a> @@ -17,7 +17,7 @@ (Also, I am considering changing my name.) </p> <hr /> - <p id="about-me">I am Andrew Yu, a 15-year-old student in Shanghai, China, currently studying at YK Pao School. I am interested in philosophy, computer science, mathematics, physics, and biology.</p> + <p id="about-me">I am Runxi Yu, a 15-year-old student in Shanghai, China, currently studying at YK Pao School. I am interested in philosophy, computer science, mathematics, physics, and biology.</p> <p id="pronouns"><a href="/note/pronouns.html">My pronouns in English are ``they/them/their/theirs/themself''.</a></p> <hr /> <ul> @@ -30,7 +30,7 @@ <li>Email <code>lareina</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/@AndrewYu"><code>@AndrewYu@social.treehouse.systems</code></a></li> + <li>Mastodon <a rel="me" href="https://social.treehouse.systems/@RunxiYu"><code>@RunxiYu@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> @@ -101,7 +101,7 @@ </ul> <div id="footer"> <hr /> - <p>Unless otherwise specified with the ``<span class="copyright">copyright</span>'' HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Andrew Yu's Public Domain Dedication</a>.</p> + <p>Unless otherwise specified with the ``<span class="copyright">copyright</span>'' HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p> </div> </body> </html> |