summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authortomsmeding <tom.smeding@gmail.com>2016-12-23 22:35:40 +0100
committertomsmeding <tom.smeding@gmail.com>2016-12-23 22:35:40 +0100
commit2305cb85fcda7450f671eb9d45ffd1f8a9e1c73f (patch)
treef2909901068e2d7084167adddbaa8446c9d5ae28 /index.html
parentba5a907279ba05eaee63fdf59ba8b18f6ab95347 (diff)
Fix git url
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index a8ee0a9..3401053 100644
--- a/index.html
+++ b/index.html
@@ -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. Besides Github, I also have some projects on my <a href="//cgit.tomsmeding.com">own server</a>.</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="//git.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>