diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 21 | 
1 files changed, 21 insertions, 0 deletions
@@ -152,6 +152,27 @@ table {                              </td>                          </tr>                      </table> + +                    <!-- *nixring --> +                    <table> +                        <tr> +                            <td class='webring-prev'> +                                <a href='https://teethinvitro.neocities.org/webring/linuxring/redirect/nathanprev.html'>←</a> +                            </td> +                            <td class='webring-info'> +                            Member of the *nixRing<br> +                            <span class='webring-links'> +                              <a  +                   href='https://teethinvitro.neocities.org/webring/linuxring/'><img    +                   src="https://teethinvitro.neocities.org/webring/linuxring/script/tuxicon.png"  +                                                                                    width="10%"/></a> +                            </span> +                          </td> +                          <td class='webring-next'><a  +                   href='https://teethinvitro.neocities.org/webring/linuxring/redirect/nathannext.html'>    +                   →</a></td> +                        </tr> +                   </table>                  </td>                  <td>  | 
