diff options
author | lonkaars <loek@pipeframe.xyz> | 2021-05-06 16:16:29 +0200 |
---|---|---|
committer | lonkaars <loek@pipeframe.xyz> | 2021-05-06 16:16:29 +0200 |
commit | e2525a0f02b5c3d7ca8f21ea4b9feadcc4946387 (patch) | |
tree | f293c55ccff9e642706e380d7d2553bfdbd68128 | |
parent | c2ef67571d4db2d67557a0b43342addbff35a889 (diff) |
added server chillyness
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ <h1>Welcome to <span style="color: var(--gold-crayola)">pipeframe.xyz</span></h1> <p style="text-align: center"> <a target="_blank" href="https://github.com/lonkaars"><img alt="GitHub followers" src="https://img.shields.io/github/followers/lonkaars?style=social"></a> + <img src="https://netdata.pipeframe.xyz/api/v1/badge.svg?chart=sensors.coretemp_isa_0000_temperature&dimensions=Package%20id%200&label_color=cceff9&value_color=blue&text_color_lbl=000&units=%C2%B0C&label=chillyness" alt="Server CPU temperature"> </p> <p> This is my personal website on which I host some cool things. Most of my projects are hosted on <a target="_blank" href="https://github.com/lonkaars">my GitHub</a>. These are the things hosted on here: |