diff options
author | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-07 21:45:41 +0100 |
---|---|---|
committer | Shipwreckt <me@shipwreckt.co.uk> | 2025-04-07 21:45:41 +0100 |
commit | 894fdbb19559df49a297d1b2e9fac6d26990aad5 (patch) | |
tree | 1dd64231add2abb93a8e9ea254fbbe16a1adafce /public/contact.html | |
parent | 49840ab5f7c2334ed99e663da9ad076388a9e061 (diff) |
some updates
Diffstat (limited to 'public/contact.html')
-rw-r--r-- | public/contact.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/contact.html b/public/contact.html index 4ac5eed..56ff0bf 100644 --- a/public/contact.html +++ b/public/contact.html @@ -27,10 +27,12 @@ <p>- PGP key: <a href="https://keys.openpgp.org/search?q=me%40shipwreckt.co.uk">F7EE AE56 4661 59D6 7D56 461F FB81 1E1A F331 1472</a></p> <p>- Matrix: <a href="https://matrix.to/#/@shipwreckt:matrix.org">@shipwreckt:matrix.org</a></p> <hr> - <h2>Social</h2> + <h2>Social Media</h2> <p>- Masterdon: <a href="https://mastodon.online/@shipwreckt">@shipwreck@mtastodon.online</a></p> <hr> <h2>Programming</h2> + <p>(I try and use them all) + <p>- Personal GIT: <a href="https://git.shipwreckt.co.uk">git.shipwreckt.co.uk</a></p> <p>- Gitlab: <a href="https://gitlab.com/Shipwreckt">gitlab.com/shipwreckt</a></p> <p>- Github: <a href="https://github.com/Shipwrecktt">github.com/shipwrecktt</a></p> <p>- Freecodecamp: <a href="https://www.freecodecamp.org/Shipwreckt">freecodecamp.org/Shipwreckt</a></p> @@ -38,4 +40,3 @@ </main> </body> </html> - |