diff options
author | nathan <nathansmith@posteo.com> | 2025-05-15 02:04:01 -0600 |
---|---|---|
committer | nathan <nathansmith@posteo.com> | 2025-05-15 02:04:01 -0600 |
commit | a0acfe1dc7b17eac86584886964f69801ce21f9f (patch) | |
tree | 04887481a5b137c2bd2f8f68254bca62b213d0a8 | |
parent | 5f4016c36071198f92f95f2605b303f5599e6ec3 (diff) |
Added gettie's webring
-rw-r--r-- | images/gettie.png | bin | 0 -> 6191 bytes | |||
-rw-r--r-- | index.html | 29 |
2 files changed, 25 insertions, 4 deletions
diff --git a/images/gettie.png b/images/gettie.png Binary files differnew file mode 100644 index 0000000..0d94b69 --- /dev/null +++ b/images/gettie.png @@ -98,8 +98,10 @@ <table border="1" width="60%"> <tr> <td> - <h3>Webrings</h3><!-- No ai webring --> - <map name="w95widget" id="w95widget"> + <h3>Webrings</h3> + + <!-- No ai webring --> + <map name="w95widget" id="w95widget"> <area href="https://baccyflap.com/noai" target="_blank" shape= "rect" coords="0,0,308,22" alt="no ai webring" title= "no ai webring"> @@ -154,7 +156,9 @@ </table> </td> </tr> - </table><!-- *nixring --> + </table> + + <!-- *nixring --> <table> <tr> <td class='webring-prev'> @@ -164,7 +168,9 @@ </td> <td class='webring-info'>Member of the *nixRing<br> <span class='webring-links'><a href= - 'https://teethinvitro.neocities.org/webring/linuxring/'><img src="images/tuxicon.png" + 'https://teethinvitro.neocities.org/webring/linuxring/' + target="_blank"> + <img src="images/tuxicon.png" width="10%"></a></span></td> <td class='webring-next'> <a href= @@ -173,6 +179,21 @@ </td> </tr> </table> + + <!-- gettie's webring --> + <table> + <tr> + <td> + <a href="https://webring.getimiskon.xyz/nsw/prev"> + <--</a> + <a href="https://webring.getimiskon.xyz" target="_blank"> + <img src="images/gettie.png"/> + gettie's webring + </a> + <a href="https://webring.getimiskon.xyz/nsw/next"> + --></a> + </td> + </table> </td> <td> <h3>My buttons</h3><img src="images/nsw_banner.png" alt="nsw"> |