diff options
author | tomsmeding <tom.smeding@gmail.com> | 2016-12-23 20:41:30 +0100 |
---|---|---|
committer | tomsmeding <tom.smeding@gmail.com> | 2016-12-23 20:41:30 +0100 |
commit | ba5a907279ba05eaee63fdf59ba8b18f6ab95347 (patch) | |
tree | dd0dedbe26a8359eead854102477e76445950713 /index.html | |
parent | 90152c56c532d0784836f37427026b56508d52ab (diff) |
Add notice about cgit.tomsmeding.com
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -21,7 +21,7 @@ div.main-content{ <div class="main-content"> <h1>Hi!</h1> <p>I'm Tom Smeding. I love programming, doing math and playing the piano. This is a simple website (on an <a href="https://www.digitalocean.com">advanced webserver</a>) that I kind of maintain for hosting various projects of mine.</p> - <p>You can reach me on <a href="https://www.facebook.com/tom.smeding">Facebook</a>, <a href="https://github.com/tomsmeding">Github</a> and <a href="https://telegram.me/tomsmeding">Telegram</a>, among others.</p> + <p>You can reach me on <a href="https://www.facebook.com/tom.smeding">Facebook</a>, <a href="https://github.com/tomsmeding">Github</a> and <a href="https://telegram.me/tomsmeding">Telegram</a>, among others. Besides Github, I also have some projects on my <a href="//cgit.tomsmeding.com">own server</a>.</p> <br> <p>Since I started measuring, I pressed <span class="pulse-label"><!--<<PULSE-KEYS>>--></span> keys and clicked my mouse <span class="pulse-label"><!--<<PULSE-CLICKS>>--></span> times. <small><a href="http://whatpulse.org/tomsmeding/">More info</a>.</small></p> </div> |