diff options
-rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -157,7 +157,7 @@ table { <table> <tr> <td class='webring-prev'> - <a href='https://teethinvitro.neocities.org/webring/linuxring/redirect/nathanprev.html'>←</a> + <a href='https://teethinvitro.neocities.org/webring/linuxring/redirect/nathanprev.html'><--</a> </td> <td class='webring-info'> Member of the *nixRing<br> @@ -170,7 +170,7 @@ table { </td> <td class='webring-next'><a href='https://teethinvitro.neocities.org/webring/linuxring/redirect/nathannext.html'> - →</a></td> + --></a></td> </tr> </table> </td> |