aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornathansmith <nathansmith@posteo.com>2025-04-10 19:37:43 -0600
committernathansmith <nathansmith@posteo.com>2025-04-10 19:37:43 -0600
commit031ce979ce873f15372130350e1e2415f1fd3eb6 (patch)
tree121ca0450f3fddfd7a17010f1ba9c7ed5f59e135
parent74e7e1866264400ccf7c70818135cb370ebbd887 (diff)
Forgor sdf doesnt like special characters
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 64ed4a2..ec42b07 100644
--- a/index.html
+++ b/index.html
@@ -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'>&lt;--</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>
+ --&gt;</a></td>
</tr>
</table>
</td>