diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-07-26 02:23:46 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-07-26 02:23:46 +0800 |
commit | 950ee80591b03a3dbb9f3f058a03f298441450a5 (patch) | |
tree | 4a7d2560dc0ea71cd3dadc8b155b359d452d3cec /index.html | |
parent | 0dc7d4dd538e4e1c099d6df2e6990f694e88f1bc (diff) | |
download | www-950ee80591b03a3dbb9f3f058a03f298441450a5.tar.gz |
fsw, edu china, cvd19
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/index.html b/index.html index d36cf00..bd022aa 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,6 @@ <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> </ul> @@ -54,8 +53,10 @@ <hr /> <div id="articles"> <h2>Articles</h2> + <p>Pages for other projects are not listed—only independent articles are listed here.</p> <ul> <li><a href="/article/pragmatic-use-of-nonfree-software.html">Pragmatic Use of Nonfree Software</a></li> + <li><a href="/article/free-software-education-in-china-and-covid-19.html">Free Software, Education in China and COVID-19</a></li> </ul> <p>I'm still adding them back here, might take a while for me to find my articles. If you have any that I missed, please inform me. Thanks.</p> </div> |