diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index 9dd6905..bbf4a90 100644 --- a/public/index.html +++ b/public/index.html @@ -55,6 +55,11 @@ <p>A: I just thought it would be really funny to make this site without any CSS. My old site had zero JavaScript, but I felt like I needed to push the bit even further. I was also using a static site generator and switched to hand-typed HTML.</p> + + <h2>Webrings</h2> + <a href="https://evilr.ing/soaos/previous">←</a> + <a href="https://evilr.ing">EVILRING</a> + <a href="https://evilr.ing/soaos/next">→</a> </body> </html>
\ No newline at end of file |
