diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-01-24 03:09:01 +0800 |
---|---|---|
committer | Andrew Yu <andrew@andrewyu.org> | 2022-01-24 03:09:01 +0800 |
commit | 9bcb43bff46769ba6521e98d7f7060ead5ffd5fd (patch) | |
tree | d95f06811235300fc3033d4171fe5b78788a5ee8 /index.html | |
parent | 6170439e22ccc0d2cc123169477e9f7e97fd7b8b (diff) | |
download | www-9bcb43bff46769ba6521e98d7f7060ead5ffd5fd.tar.gz |
css note
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index 84f48c1..e46e630 100644 --- a/index.html +++ b/index.html @@ -77,6 +77,7 @@ <div id="randlinks"> <h2>Random Links</h2> <ul> + <li><a href="/favor.css">My favorite CSS to go with this Website</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> |