diff options
author | Tom Smeding <tom@tomsmeding.com> | 2023-01-31 20:59:54 +0100 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2023-01-31 20:59:54 +0100 |
commit | 32a16819043fc1f8fb365d8b9bb9010b8101e93f (patch) | |
tree | 333390227eb320841ff1a147b6d0dd2a1bfae3e7 /index.html | |
parent | a63b2524ad309ae3838447a6d28b4b8b7747fff7 (diff) |
index: Add email
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -80,11 +80,12 @@ summary { <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://libera.chat/">IRC</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> and - <a href="https://www.facebook.com/tom.smeding">Facebook</a>, + <a href="https://www.linkedin.com/in/tom-smeding">LinkedIn</a>, + <a href="https://www.facebook.com/tom.smeding">Facebook</a> and + via <a href="mailto:t.j.smeding@uu.nl">email</a>, among others. Besides Github, I also have a number of projects on my <a href="https://git.tomsmeding.com">own server</a>. </p> |