diff options
author | nathansmith <nathansmith@posteo.com> | 2025-05-19 10:03:34 -0600 |
---|---|---|
committer | nathansmith <nathansmith@posteo.com> | 2025-05-19 10:03:34 -0600 |
commit | 8176a8aac5d490562200eca0adb6efe5cc95e61a (patch) | |
tree | 8e5970811f9888f1489209c739c8eb6251b531d9 | |
parent | 6323efd59cb3fc19a9fb8b8becc1e95abc981998 (diff) |
Added new version control to front page
-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> |