diff options
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 4 | ||||
| -rw-r--r-- | uptime-stats.gmi.tpl | 2 |
3 files changed, 4 insertions, 4 deletions
@@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-04-30T13:36:01+03:00 by `Gemtexter` +> This site was generated at 2023-04-30T13:37:15+03:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.gmi b/uptime-stats.gmi index 0b195fdb..7abd61b0 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,6 +1,6 @@ # My machine uptime stats -> This site was last updated at 2023-04-30T13:36:01+03:00 +> This site was last updated at 2023-04-30T13:37:15+03:00 The following stats were collected via `uptimed` on all of my personal computers over many years and the output was generated by `guprecords`, the global uptime records stats analyser of mine. @@ -11,7 +11,7 @@ The following stats were collected via `uptimed` on all of my personal computers Also check out my blog post: -=> ./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords`: Uptime records with Raku +=> ./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords.raku`: Uptime records with Raku ## Top 20 Boots's by Host diff --git a/uptime-stats.gmi.tpl b/uptime-stats.gmi.tpl index 13a6898c..626b6028 100644 --- a/uptime-stats.gmi.tpl +++ b/uptime-stats.gmi.tpl @@ -11,7 +11,7 @@ The following stats were collected via `uptimed` on all of my personal computers Also check out my blog post: -=> ./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords`: Uptime records with Raku +=> ./gemfeed/2023-05-01-unveiling-guprecords:-uptime-records-with-raku.gmi Unveiling `guprecords.raku`: Uptime records with Raku <<< if [ -f ~/git/uprecords/uprecords.gmi ]; then |
