diff options
author | tomsmeding <tom.smeding@gmail.com> | 2022-08-05 11:33:39 +0200 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2022-08-05 11:33:39 +0200 |
commit | c4d748acc24a62b844aee2fca847e89f97fcea50 (patch) | |
tree | a405e05782a5cffe79eb3ddc2dcf76108295a8e8 | |
parent | 452354849362858b170391e74b1adb15578db9c4 (diff) |
Reorder social links
-rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -23,12 +23,12 @@ div.main-content{ </p> <p> You can reach me on + <a href="https://matrix.to/#/@tom:tomsmeding.com">Matrix</a>, + <a href="https://libera.chat/">Libera.chat</a>, <a href="https://telegram.me/tomsmeding">Telegram</a>, <a href="https://github.com/tomsmeding">Github</a>, - <a href="https://www.linkedin.com/in/tom-smeding">LinkedIn</a>, + <a href="https://www.linkedin.com/in/tom-smeding">LinkedIn</a> and <a href="https://www.facebook.com/tom.smeding">Facebook</a>, - <a href="https://matrix.to/#/@tom:tomsmeding.com">Matrix</a> and - <a href="https://libera.chat/">Libera.chat</a>, among others. Besides Github, I also have a number of projects on my <a href="https://git.tomsmeding.com">own server</a>. </p> |