diff options
author | nathansmith <nathansmith@posteo.com> | 2025-04-10 19:34:09 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-04-10 19:34:09 -0600 |
commit | 74e7e1866264400ccf7c70818135cb370ebbd887 (patch) | |
tree | d2435b9a9a083ecac4cf1b4e443b8a5878a1a45c | |
parent | a0774ea9639fba3a000f47f45f0751b5d3e4ce28 (diff) |
Added *nixring
-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> |