diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-08-27 23:19:15 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-08-27 23:19:15 +0800 |
commit | 92c229db3f5d18adea339a74dcb8906a7a26f6e1 (patch) | |
tree | b7c0e95a6bf4c400baec88b6c675e39d0e4b80c0 | |
parent | 713874731dc2b84df5866edacb0b65eb1331985a (diff) | |
download | www-92c229db3f5d18adea339a74dcb8906a7a26f6e1.tar.gz |
sleep 8h; commitpush
-rw-r--r-- | index.html | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/index.html b/index.html index 5a0c85e..f8e03e4 100644 --- a/index.html +++ b/index.html @@ -12,13 +12,15 @@ <h2 id="nav">Navigation</h2> <ul> <li><a href="https://www.andrewyu.org">Personal site (this page)</a></li> + <li><a href="/contact.html">Contact</a></li> <li><a href="https://git.andrewyu.org">Git repositories</a></li> - <li><a href="https://fcm.andrewyu.org">Free Computing Movement</a></li> - <li><a href="https://learn.tuxiversity.org">The Tuxiversity Project</a></li> + <li><a href="https://evosaur.andrewyu.org">The Evosaur Project</a> (Technical)</li> + <li><a href="https://fcm.andrewyu.org">Free Computing Movement</a> (Advocacy)</li> + <li><a href="https://learn.tuxiversity.org">The Tuxiversity Project</a> (Education)</li> <!--li><a href="https://host.andrewyu.org">Server guides (WIP)</a></li--> <li><a href="https://users.andrewyu.org">Other users</a></li> - <li><a href="/note/">Frequently Used Answers</a></li> - <li><a href="/buffer.html">Buffer Area</a></li> + <li><a href="/note/">Frequently used answers</a></li> + <li><a href="/buffer.html">Buffer area</a></li> </ul> <h2 id="me">About me</h2> <p>I am Andrew Yu, a 14-year-old in Shanghai, China, currently studying at <a href="https://ykpaoschool.cn/">YK Pao School</a> (link requires JavaScript to function, will discuss replacements). My main fields of interest are philosophy (especially political philosophy), metamathematics, programming fundamentals and molecular biology. I'm also a Free Computing activist.</p> |