diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-07-26 02:07:09 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-07-26 02:07:09 +0800 |
commit | 38738809849f8f210e4057911d73f26f5bea7271 (patch) | |
tree | da03243b92bd8804cd21dbbccdc5bf9c6b43672a /index.html | |
parent | 0728786c3d82dc74b5906453a11748a88409073a (diff) | |
download | www-38738809849f8f210e4057911d73f26f5bea7271.tar.gz |
formatting
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/index.html b/index.html index 762f858..1a09b43 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,7 @@ <li><a href="#articles">My articles</a></li> <li><a href="https://git.andrewyu.org" class="alert">Git repositories</a></li> <li><a href="https://fcm.andrewyu.org" class="alert">Free Computing Movement</a></li> + <li><a href="https://learn.tuxiversity.org" class="alert">The Tuxiversity Project</a></li> <li><a href="https://libre.andrewyu.org" class="alert">Libre Society (Broken)</a></li> <li><a href="https://host.andrewyu.org" class="alert">Server guides</a></li> <li><a href="https://users.andrewyu.org">Other users</a></li> @@ -53,7 +54,7 @@ </div> <hr /> <div id="articles"> - <h2>Articles (or reference pages)</h2> + <h2>Articles</h2> <ul> <li><a href="/article/eax.txt">32-bit Linux syscall eax register list</a></li> <li><a href="/article/pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a></li> @@ -61,7 +62,7 @@ </div> <hr /> <div id="randlinks"> - <h2>Random Links</h2> + <h2>Random links</h2> <ul> <li><a href="https://fsf.org">The Free Software Foundation</a>;</li> <li><a href="https://based.cooking">A simple clean receipe site</a>;</li> |