diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-23 11:01:42 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-23 11:01:42 +0200 |
| commit | 7f6e786ec0b354cfd7ea68778cc00653bfb9e5e5 (patch) | |
| tree | 3ccb28293cae47aab617a3d63dd5ca66640a383e | |
| parent | 7e61e5728272cda7915a119602d67d9086c08e88 (diff) | |
Update content for html
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | projects.html | 1 | ||||
| -rw-r--r-- | uptime-stats.html | 2 |
3 files changed, 3 insertions, 2 deletions
@@ -9,7 +9,7 @@ </head> <body> <h1>foo.zone</h1> -<p class="quote"><i>This site was generated at 2023-03-23T10:59:21+02:00 by <span class="inlinecode">Gemtexter</span></i></p> +<p class="quote"><i>This site was generated at 2023-03-23T11:01:35+02:00 by <span class="inlinecode">Gemtexter</span></i></p> <pre> |\---/| | ,_, | diff --git a/projects.html b/projects.html index 90cf4359..38a52faa 100644 --- a/projects.html +++ b/projects.html @@ -9,6 +9,7 @@ </head> <body> <h1>Projects</h1> +<p class="quote"><i>This site was last updated at 2023-03-23T11:01:35+02:00</i></p> <p>This is a "hidden" site listing my personal project list priorities!</p> <ul> <li>Finish and release <span class="inlinecode">guprecords 2.0.0</span> (Raku)</li> diff --git a/uptime-stats.html b/uptime-stats.html index 55211505..dc1a9597 100644 --- a/uptime-stats.html +++ b/uptime-stats.html @@ -9,7 +9,7 @@ </head> <body> <h1>My machine uptime stats</h1> -<p class="quote"><i>This site was last updated at 2023-03-23T10:59:21+02:00</i></p> +<p class="quote"><i>This site was last updated at 2023-03-23T11:01:35+02:00</i></p> <p>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.</p> <p class="quote"><i>Uptimed is an uptime record daemon keeping track of the highest uptimes a computer system ever had. It uses the system boot time to keep sessions apart from each other.</i></p> <a class="textlink" href="https://github.com/rpodgorny/uptimed">https://github.com/rpodgorny/uptimed</a><br /> |
