diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-16 01:30:40 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-16 01:30:40 +0800 |
commit | c8db0286cc2b90c5d292cc64f0c7bb8ef49aeaf1 (patch) | |
tree | c5f064e5af34cfa8351b2ff9da3b34e15ee883e3 /index.html | |
parent | 203b65a3cf6d65b3710e63d4c1b1cf17fe7647b0 (diff) | |
download | www-c8db0286cc2b90c5d292cc64f0c7bb8ef49aeaf1.tar.gz |
surv vs dmc lnk
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 564edb3..09d4935 100644 --- a/index.html +++ b/index.html @@ -72,7 +72,8 @@ <div id="randlinks"> <h2>Random Links</h2> <ul> - <li><a href="https://fsf.org">The Free Software Foundation</a>.</li> + <li><a href="https://fsf.org">The Free Software Foundation</a>;</li> + <li><a href="https://www.gnu.org/philosophy/surveillance-vs-democracy.html">Surveillance means no democracy</a>;</li> <li><a href="https://stallmansupport.org">Defend Richard Stallman</a>.</li> </ul> </div> |