diff options
-rw-r--r-- | index.html | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -28,7 +28,7 @@ <tr> <td> <i>durp durp durp</i> - <h2>Contact</h2> + <h2>Contact/links</h2> <ul> <li> <a href="mailto:nathansmith@disroot.org"><img src= @@ -36,6 +36,10 @@ </li> <li>XMPP: ebichu@hot-chilli.im</li> <li> + <a href="https://git.shittyweb.org" target= + "_blank">Shittyweb version control</a> + </li> + <li> <a href="https://codeberg.org/nathansmith" target= "_blank">Codeberg</a> </li> |