diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2018-05-08 17:33:44 +0200 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2018-05-08 17:34:32 +0200 |
commit | b7f637a4e45c27be207fa6c96a3a37fd0c286b19 (patch) | |
tree | c6a0b261055b770f1b4db4cad874b20bfcf3338f /index.html | |
parent | bbf87674cf51c8ccbbc2a221021ab0bb30c3e455 (diff) |
Remove whatpulse stuff from homepage
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 9 |
1 files changed, 0 insertions, 9 deletions
@@ -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> |