diff options
-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> |