diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/index.html b/index.html index 32eb334..6553dd9 100644 --- a/index.html +++ b/index.html @@ -7,21 +7,20 @@ </head> <body> <h1>Andrew Yu</h1> - <p>Andrew Yu, a fellow Free Computing activist, welcomes you to <a href="/note/their.html">their</a> Website.</p> - <hr /> - <p id="now"> - There is no current note at the moment. - </p> - <hr /> <ul id="nav"> - <li><a href="https://www.andrewyu.org">Home</a></li> + <li><a href="https://www.andrewyu.org">Me</a></li> <li><a href="/hub.html">Hub</a></li> <li><a href="/contact.html">Contact</a></li> - <li><a href="/articles/">Articles</a></li> - <li><a href="/life/">Life Log</a></li> + <li><a href="/article/">Articles</a></li> + <li><a href="/life/">Life-log</a></li> <li><a href="/buffer.html">Buffer</a></li> </ul> - <p id="about-me">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> + <hr /> + <p id="now"> + There is no current note at the moment. + </p> + <hr /> + <p id="about-me">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, cardiology and molecular biology. I'm also a Free Computing activist. Feel free to read my articles and other works: be sure to check out <a href="/hub.html">the Hub</a>.</p> <div id="footer"> <hr /> <p>Works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is in the public domain. (In juristictions where it is impossible to publish into the public domain, the following applies: Permission is hereby granted, free of charge, to any person obtaining a copy of this work, to deal in the work without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of this work, and to permit persons to whom the work is furnished to do so.)</p> |