summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2022-08-05 11:33:39 +0200
committertomsmeding <tom.smeding@gmail.com>2022-08-05 11:33:39 +0200
commitc4d748acc24a62b844aee2fca847e89f97fcea50 (patch)
treea405e05782a5cffe79eb3ddc2dcf76108295a8e8
parent452354849362858b170391e74b1adb15578db9c4 (diff)
Reorder social links
-rw-r--r--index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index f717747..6f8740b 100644
--- a/index.html
+++ b/index.html
@@ -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>