diff options
author | Dustin Walker <> | 2023-08-21 21:37:12 -0400 |
---|---|---|
committer | Dustin Walker <> | 2023-08-21 21:37:12 -0400 |
commit | 760b4831b81c59f936f6b1c15e5201d6716670c7 (patch) | |
tree | 3e554961fdf206f5d822ba3c67e62f8e489e278b /index.html | |
parent | 63de0999d860f76869e3467e6fde17f3fcb4654c (diff) |
Slimming down website
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -31,7 +31,6 @@ <li><a href="books.html">Reading List</a></li> <li><a href="downloads.html">Downloads</a></li> <li><a href="production.html">Production</a></li> - <li><a href="recipes.html">Recipes</a></li> <li><a href="reference.html">Reference</a></li> </ul> </div> @@ -41,9 +40,8 @@ <ul> <li><a href="https://suckless.org">Suckless Software</a></li> <li><a href="https://wttr.in">Weather</a></li> - <li><a href="https://myprivatesrx.us">Search</a></li> + <li><a href="https://1mb.club">1MB Club</a></li> <li><a href="https://simplytranslate.org">Translations</a></li> - <li><a href="https://lukesmith.xyz">Luke Smith</a></li> </ul> </div> </div> |