diff options
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 bd022aa..8ea53b3 100644 --- a/index.html +++ b/index.html @@ -53,8 +53,9 @@ <hr /> <div id="articles"> <h2>Articles</h2> - <p>Pages for other projects are not listed—only independent articles are listed here.</p> + <p>Pages for other projects are not listed—only independent articles are listed here. These are sorted from newest to oldest.</p> <ul> + <li><a href="/article/abortion.html">Abortion</a></li> <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> |