diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html index d7c3a3a..6888293 100644 --- a/index.html +++ b/index.html @@ -42,6 +42,15 @@ <li><a href="/note/tone.html">Tone Indicators</a></li> <li><a href="/note/really.html">“Really” is a confusing word</a></li> </ul> + <hr /> + <h2>Other People's Sites and Projects</h2> + <ul> + <li><a href="https://writefreesoftware.org/">Write Free Software</a></li> + <li><a href="https://libreboot.org/">Libreboot, a coreboot distribution</a></li> + <li><a href="https://fedfree.org/">Federation of Freedom</a></li> + <li><a href="https://vitali64.duckdns.org/">Ferass El Hafidi</a></li> + <li><a href="https://drewdevault.com/">Drew Devault</a></li> + </ul> <div id="footer"> <hr /> <p>Unless otherwise specified with the “<span class="copyright">copyright</span>” HTML/CSS class, works hosted on this subdomain (<code>www.andrewyu.org</code>) served with the HTTP(S) protocol is available under <a href="https://www.andrewyu.org/note/pubdom.html">Andrew Yu's Public Domain Dedication</a>.</p> |