summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom.smeding@gmail.com>2018-05-08 17:33:44 +0200
committerTom Smeding <tom.smeding@gmail.com>2018-05-08 17:34:32 +0200
commitb7f637a4e45c27be207fa6c96a3a37fd0c286b19 (patch)
treec6a0b261055b770f1b4db4cad874b20bfcf3338f
parentbbf87674cf51c8ccbbc2a221021ab0bb30c3e455 (diff)
Remove whatpulse stuff from homepage
-rw-r--r--index.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/index.html b/index.html
index 91a6690..fb24ee2 100644
--- a/index.html
+++ b/index.html
@@ -12,9 +12,6 @@ div.main-content{
display:inline-block;
max-width:800px;
}
-/*.pulse-label{
- transition:width 0.5s;
-}*/
</style>
</head>
<body>
@@ -28,12 +25,6 @@ div.main-content{
You can reach me on <a href="https://www.facebook.com/tom.smeding">Facebook</a>, <a href="https://github.com/tomsmeding">Github</a>, <a href="https://www.linkedin.com/in/tom-smeding">LinkedIn</a>, <a href="https://telegram.me/tomsmeding">Telegram</a> and <a href="https://matrix.to/#/@tomsmeding:matrix.org">Matrix</a>, among others.
Besides Github, I also have a number of projects on my <a href="https://git.tomsmeding.com">own server</a>.
</p>
- <br>
- <p>
- Not-so-useful statistic: <br>
- 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 on my home computer.
- <small><a href="https://whatpulse.org/tomsmeding/">More info</a>.</small>
- </p>
</div>
</body>
</html>