diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2021-01-04 21:32:22 +0100 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2021-01-04 21:32:22 +0100 |
commit | 91c2adf5bf7fd33d547ed314d2133a8190d090d5 (patch) | |
tree | 957ce83b741d2be15b71c03759c36558f955af8a | |
parent | 9143f71155c25ec37b329d67c52f109464be6695 (diff) |
Add Freenode to contact list
-rw-r--r-- | index.html | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -26,8 +26,9 @@ div.main-content{ <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.facebook.com/tom.smeding">Facebook</a> and - <a href="https://matrix.to/#/@tomsmeding:matrix.org">Matrix</a>, + <a href="https://www.facebook.com/tom.smeding">Facebook</a>, + <a href="https://matrix.to/#/@tomsmeding:matrix.org">Matrix</a> and + <a href="https://freenode.net">Freenode</a>, among others. Besides Github, I also have a number of projects on my <a href="https://git.tomsmeding.com">own server</a>. </p> |