diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-14 13:05:58 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-09-14 13:05:58 -0400 |
commit | bcfea373a292d1a8084424638d6b9867c29bf125 (patch) | |
tree | 8e602f8191bd754d7b8262a35dc8fcbc8ed77804 | |
parent | fix chrome because chrome bad (diff) | |
download | rit.wtf-bcfea373a292d1a8084424638d6b9867c29bf125.tar.gz rit.wtf-bcfea373a292d1a8084424638d6b9867c29bf125.tar.bz2 rit.wtf-bcfea373a292d1a8084424638d6b9867c29bf125.zip |
update webring url
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -58,13 +58,13 @@ <div id="webring"> <p> The - <a class="spread" href="https://wr.stationery.lol">Stationery</a> + <a class="spread" href="https://wr.stationery.faith">Stationery</a> Webring </p> <div class="links"> - <a href="https://wr.stationery.lol/prev/rit.wtf">< Prev</a> - <a href="https://wr.stationery.lol/random">Random</a> - <a href="https://wr.stationery.lol/next/rit.wtf">Next ></a> + <a href="https://wr.stationery.faith/prev/rit.wtf">< Prev</a> + <a href="https://wr.stationery.faith/random">Random</a> + <a href="https://wr.stationery.faith/next/rit.wtf">Next ></a> </div> </div> </div> |