diff options
author | nathansmith117 <nathansmith@posteo.com> | 2025-03-27 05:46:55 -0600 |
---|---|---|
committer | nathansmith117 <nathansmith@posteo.com> | 2025-03-27 05:46:55 -0600 |
commit | af956580a76d3c2e59bd04644e373af885f73c6a (patch) | |
tree | f7c1a105feecc3170f33213cf2ec34ec43b84915 /index.html | |
parent | 5079bbb6c842f43bc610ee5a99a90e0c9eb5448a (diff) |
Added doggo
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 58 |
1 files changed, 35 insertions, 23 deletions
@@ -98,34 +98,42 @@ table { </map> <img usemap="#w95widget" src="https://baccyflap.com/noai/w95widget.gif" alt="a gray Windows 95 style dialog box titled 'The No AI Webring' with a little icon showing a computer chip in a rubbish bin. beside it are three clickable buttons, labeled Previous, Random... and Next"> - <!-- Music ring --> - <table border="1"> - <tr> - <td> - <a href="https://mr.jhorn.net/index.php"> - <img src="https://mr.jhorn.net/assets/button.gif" alt="Music web ring"></a> - <br/> - <a href="https://mr.jhorn.net/prev.php?slug=nsw">prev</a> - <a href="https://mr.jhorn.net/rand.php">rand</a> - <a href="https://mr.jhorn.net/next.php?slug=nsw">next</a> - </td> - </tr> - </table> - - <!-- Mouthwash webring --> <table> <tr> <td> - <a href="https://lopster.neocities.org/tulparing/files/prev?id=28"> - <img src="https://lopster.neocities.org/tulparing/fot/arrow%20blood%202.png" height="15"></a> - </td> - <td> - <a href="https://lopster.neocities.org/tulparing/tulparing"> - <img src="https://lopster.neocities.org/tulparing/fot/crop%20that.png" width="75"></a> + <!-- Music ring --> + <table border="1"> + <tr> + <td> + <a href="https://mr.jhorn.net/index.php"> + <img src="https://mr.jhorn.net/assets/button.gif" alt="Music web ring"></a> + <br/> + <a href="https://mr.jhorn.net/prev.php?slug=nsw">prev</a> + <a href="https://mr.jhorn.net/rand.php">rand</a> + <a href="https://mr.jhorn.net/next.php?slug=nsw">next</a> + </td> + </tr> + </table> </td> + <td> - <a href="https://lopster.neocities.org/tulparing/files/next?id=28"> - <img src="https://lopster.neocities.org/tulparing/fot/dithered-image(94).png" height="15"></a> + <!-- Mouthwash webring --> + <table> + <tr> + <td> + <a href="https://lopster.neocities.org/tulparing/files/prev?id=28"> + <img src="images/mouthwash/left.png"></a> + </td> + <td> + <a href="https://lopster.neocities.org/tulparing/tulparing" target="_blank"> + <img src="images/mouthwash/icon.png"></a> + </td> + <td> + <a href="https://lopster.neocities.org/tulparing/files/next?id=28"> + <img src="images/mouthwash/right.png"></a> + </td> + </tr> + </table> </td> </tr> </table> @@ -136,6 +144,10 @@ table { <img src="images/nsw_banner.png" alt="nsw"/> <img src="images/shit_banner.png" alt="shit"/> <p>If you use them link back to me please :3</p> + <h3>My dog</h3> + <img src="images/small_dog.png" alt="Small dog"/> + <img src="images/small_dog2.png" alt="More small dog"/> + <img src="images/small_dog3.png" alt="Another small dog"/> </td> </tr> </table> |