diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 29 | 
1 files changed, 25 insertions, 4 deletions
@@ -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">  | 
