summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--index.html25
1 files changed, 12 insertions, 13 deletions
diff --git a/index.html b/index.html
index 2523da4..9fa9ef6 100644
--- a/index.html
+++ b/index.html
@@ -22,30 +22,30 @@
 		<p id="pronouns"><a href="/note/pronouns.html">Pronouns</a>: they/it/他</p>
 		<hr />
 		<ul>
-			<li><a href="https://www.andrewyu.org/">My Personal Website</a></li>
-			<li><a href="#articles">Personal Articles</a> (<a href="https://www.andrewyu.org/article/atom.xml">rss/atom</a>)</li>
+			<li><a href="https://runxiyu.org/">My Personal Website</a></li>
+			<li><a href="#articles">Personal Articles</a> (<a href="https://runxiyu.org/article/atom.xml">rss/atom</a>)</li>
 			<li><a href="#faq">FAQ, etc.</a></li>
 			<li><a href="/microblog/">Microblog</a></li>
 			<li><a href="/contact.html">Contact</a> and Accounts
 				<ul>
-					<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>Adeline</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>sr.ht <a href="https://sr.ht/~andrewyu"><code>~andrewyu</code></a></li>
-					<li>GitHub <a href="https://github.com/runxiyu"><code>@runxiyu</code></a> (deprecated)</li>
+					<li>Email <code>me</code> AT <code>runxiyu</code> DOT <code>org</code></li>
+					<li><a href="/contact.html#pgp">OpenPGP</a> <a href="https://runxiyu.org/runxiyu.asc"><code>16C4522C4140CB8C3C5236FAB848B87B10D04846F26B617F87AE9952B01BF01D</code></a></li>
+					<li>IRC <code>Adeline</code> on <a href="https://libera.chat">Libera.Chat</a> or <code>irc.runxiyu.org</code></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/~runxiyu"><code>~runxiyu</code></a></li>
 				</ul>
 			</li>
-			<li><a href="https://git.andrewyu.org/">Git Repositories</a></li>
+			<li><a href="https://git.runxiyu.org/">Git Repositories (Current)</a></li>
+			<li><a href="https://oldgit.runxiyu.org/">Git Repositories (Archive)</a></li>
+			<li><a href="https://oldgit.runxiyu.org/">Git Repositories (Contrib)</a></li>
 			<li><a href="https://evosaur.andrewyu.org/">The Evosaur Project</a></li>
-			<li><a href="https://piwg.andrewyu.org/">Pao Inclusiveness Working Group</a></li>
 			<li><a href="/school/">School Stuff Hub</a></li>
 			<li><a href="/buffer.html">Random Buffer Webpage</a></li>
 		</ul>
 		<hr />
 		<h2 id="articles">Personal Articles</h2>
 		<p>Pages for other projects (i.e. Evosaur) are not listed&mdash;only independent articles are listed here.  These are sorted from newest to oldest.  Some do not come with HTML anchors: these articles are not published online, but are still listed here.  For these, you may ask me for a copy in real life, but it is within my rights to decline such requests.  Note that if an article ID has an asterisk (*), it is considered fiction and its meaning shall not be interpreted literally.</p>
-		<p><a href="https://www.andrewyu.org/article/atom.xml">rss/atom</a></p>
+		<p><a href="https://runxiyu.org/article/atom.xml">rss/atom</a></p>
 		<ul>
 			<li><a href="/article/identity-over-time.pdf">In what sense are you the same person today that you were when you were ten?</a> (27)</li>
 			<li><a href="/article/journey-overcoming-rationalism.html">A journey to overcome rationalism?</a> (26)</li>
@@ -114,8 +114,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">Runxi Yu's Public Domain Dedication</a>.</p>
-			<p><i>Melancholy.</i></p>
+			<p>Unless otherwise specified with the "<span class="copyright">copyright</span>" HTML/CSS class, works hosted on this exact domain (<code>runxiyu.org</code>&mdash;but not anything else e.g. not <code>git.runxiyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://runxiyu.org/note/pubdom.html">Runxi Yu's Public Domain Dedication</a>.</p>
 		</div>
 	</body>
 </html>