diff options
-rw-r--r-- | src/a/curated-content.md | 5 | ||||
-rw-r--r-- | templates/default.header | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/src/a/curated-content.md b/src/a/curated-content.md index 937f26f..d0bfb0c 100644 --- a/src/a/curated-content.md +++ b/src/a/curated-content.md @@ -45,6 +45,11 @@ thinkpad laptops! - Matrix - Office space +## webrings + +- [lowtech](https://emreed.net/LowTech_Directory.html) +- [xxiivv](https://webring.xxiivv.com) + ## websites and wikis - http://cat-v.org diff --git a/templates/default.header b/templates/default.header index 940853f..76e7fdc 100644 --- a/templates/default.header +++ b/templates/default.header @@ -4,7 +4,6 @@ <li><a href="/s">services</a></li> <li><a href="/rss.xml">rss</a></li> <li><a href="https://git.rgoncalves.se">git</a></li> - <li><a href="https://webring.xxiivv.com/#random">webring</a></li> <li><a href="https://plan.cat/~rgoncalves">.plan</a></li> <li><a href="/a">about</a></li> </ul> |