diff options
| author | Paul Buetow <paul@buetow.org> | 2024-06-24 20:39:15 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-06-24 20:39:15 +0300 |
| commit | 1198dbade94d2a655f53d83f7ac55bf987c95054 (patch) | |
| tree | 0667f0a6e7e978d4d7a4cbd020a02cbf15a7a949 | |
| parent | d9a667b9fd8a727cd436191f8207d3bb350860fe (diff) | |
Update content for html
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | style.css | 2 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='foozone'>foo.zone</h1><br /> <br /> -<span class='quote'>This site was generated at 2024-06-23T23:44:11+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-06-24T20:38:49+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <pre> |\---/| @@ -38,7 +38,7 @@ body { h1, h2, h3 { font-family: heading, serif; color: #00ff9d; - text-shadow: 0 0 3px #00ff9d, 0 0 3px #00ff9d; + text-shadow: 0 0 1px #00ff9d, 0 0 1px #00ff9d; } a { diff --git a/uptime-stats.html b/uptime-stats.html index ed13a388..bcca0665 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='Mymachineuptimestats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-06-23T23:44:11+03:00</span><br /> +<span class='quote'>This site was last updated at 2024-06-24T20:38:49+03:00</span><br /> <br /> <span>The following stats were collected via <span class='inlinecode'>uptimed</span> on all of my personal computers over many years and the output was generated by <span class='inlinecode'>guprecords</span>, the global uptime records stats analyser of mine.</span><br /> <br /> |
