diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-06-27 22:31:35 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-06-27 22:31:35 -0400 |
commit | 38692c6dc655734e77ff0454f4ea182160764555 (patch) | |
tree | 35e4beba2f35748dc051aa8ef621bb962f388383 /index.html | |
parent | epilepsy (diff) | |
download | rit.wtf-38692c6dc655734e77ff0454f4ea182160764555.tar.gz rit.wtf-38692c6dc655734e77ff0454f4ea182160764555.tar.bz2 rit.wtf-38692c6dc655734e77ff0454f4ea182160764555.zip |
ring
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -54,6 +54,20 @@ <p class="sprinkler"> Call 1-800-1ST-YEAR to get a sprinkler to go off in a dorm near you! </p> + <div class="center"> + <div id="webring"> + <p> + The + <a class="spread" href="https://wr.stationery.lol">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> + </div> + </div> + </div> <p id="middle"> important stuff </p> @@ -121,7 +135,7 @@ </a> <img src="data/ie.gif" class="clickable" onclick="document.documentElement.classList.toggle('flash')"/> <img src="data/netscape.gif"/> - <a class="clickable" href="https://g.tylerm.dev/tylermurphy534/rit.wtf" target="_blank"> + <a class="clickable" href="https://g.rit.wtf/tylermurphy534/rit.wtf" target="_blank"> <img src="data/free.gif"/> </a> </div> |