diff options
author | Shipwreckt <Shipwreckt@mailfence.com> | 2024-05-19 18:07:06 +0100 |
---|---|---|
committer | Shipwreckt <Shipwreckt@mailfence.com> | 2024-05-19 18:07:06 +0100 |
commit | 82b4d73c6a6eaf5e5d66dcf379454f69c1570c41 (patch) | |
tree | cb799ae2443bb20644347fb7a74e8617c5b1f50f /public | |
parent | 62b6f946ddfc5ec4ce55ddb60bdb3d9b956e51d6 (diff) |
Added Mastodon link and C notes folder, When I am comfortable I will upload my C notes
Diffstat (limited to 'public')
-rw-r--r-- | public/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index 91c6be8..2a4aa49 100644 --- a/public/index.html +++ b/public/index.html @@ -143,8 +143,9 @@ <p>You can contact me here for any querys or suggestions.<br> Email: shipwreckt@mailfence.com<br><br> Code, mostly use gitlab: - <a href="https://gitlab.com/Shipwreckt">Gitlab</a> <a href="https://github.com/Shipwrecktt">Github</a><br><br> - Here is my mastodon I just post random stuff: <a rel="me" href="https://mastodon.social/@Shipwrect">Mastodon</a> + <a href="https://gitlab.com/Shipwreckt">Gitlab</a> <a href="https://github.com/Shipwrecktt">Github</a>><br> + Social: + <a rel="me" href="https://mastodon.online/@shipwreckt">Mastodon</a> </p> </div> |