diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-07-27 22:22:14 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-07-27 22:22:14 +0800 |
commit | 686d3e88725f1d4b3023e306b29aba799fe63305 (patch) | |
tree | 3a2213606d27b557d360f0c68e4cd79c955f472f /index.html | |
parent | bc6263aac2f0647572c7aecb10e637d62b89b4bb (diff) | |
download | www-686d3e88725f1d4b3023e306b29aba799fe63305.tar.gz |
fix
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 5c19ec1..5716dcd 100644 --- a/index.html +++ b/index.html @@ -44,7 +44,8 @@ <h2 id="articles">Articles</h2> <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/abortion.html">Abortion</a> (Unfinished)</li> + <li><a href="/article/freedom.html">Freedom is </a> (Unfinished)</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> |