diff options
| author | Paul Buetow <paul@buetow.org> | 2024-09-18 14:02:08 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-09-18 14:02:08 +0300 |
| commit | a3d9e132c14028b184efa41980ae6d3516766e8f (patch) | |
| tree | aca5c990e3b44658fc8372374bf2c7d78e2c8c93 | |
| parent | 9939d2235dcf587964f1025799bce1d39d85b600 (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-09-18T13:45:16+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> +<span class='quote'>This site was generated at 2024-09-18T14:01:41+03:00 by <span class='inlinecode'>Gemtexter</span></span><br /> <br /> <span>Welcome to the foo.zone. Everything you read on this site is my personal opinion and experience. </span><br /> <br /> @@ -33,7 +33,7 @@ a:hover { } a.textlink:before { - content: "🡆 "; + content: "⇒ "; color: #ff8533; } diff --git a/uptime-stats.html b/uptime-stats.html index 14e348bc..be98c40a 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -10,7 +10,7 @@ <body> <h1 style='display: inline' id='my-machine-uptime-stats'>My machine uptime stats</h1><br /> <br /> -<span class='quote'>This site was last updated at 2024-09-18T13:45:16+03:00</span><br /> +<span class='quote'>This site was last updated at 2024-09-18T14:01:41+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 /> |
