diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 24 |
1 files changed, 9 insertions, 15 deletions
diff --git a/index.html b/index.html index 095c38f..834d57f 100644 --- a/index.html +++ b/index.html @@ -19,6 +19,15 @@ <body> <header> <h1>Runxi Yu</h1> + <nav> + <ul> + <li><a href="https://git.runxiyu.org/">Git</a></li> + <li><a href="#contact">Contact</a></li> + <li><a href="./microblog">Microblog</a></li> + <li><a href="#articles">Articles</a></li> + <li><a href="#faq">FAQs</a></li> + </ul> + </nav> </header> <article> @@ -37,21 +46,6 @@ <li>sr.ht <a href="https://sr.ht/~runxiyu"><code>~runxiyu</code></a></li> </ul> -<h2 id="sites">Sites</h2> - -<ul> - <li><a href="./microblog">Microblog</a></li> - <li>Git Repositories - <ul> - <li><a href="https://git.runxiyu.org/">Current</a></li> - <li><a href="https://oldgit.runxiyu.org/">Archive</a></li> - <li><a href="https://oldgit.runxiyu.org/">Contrib</a></li> - </ul> - </li> - <!--<li><a href="https://evosaur.andrewyu.org/">The Evosaur Project</a></li>--> -</ul> - - <h2 id="articles">Personal Articles</h2> <p>Pages for other projects (i.e. Evosaur) are not listed—only independent articles are listed here. These are generally sorted from newest to oldest. Some do not come with HTML anchors: these articles are not published online, but are still listed here for the sake of completeness. Articles marked with "*" are fictional/literary.</p> <ul> |