diff options
| author | Paul Buetow <paul@buetow.org> | 2023-03-20 00:18:59 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2023-03-20 00:18:59 +0200 |
| commit | b0081a37f79469d1219a208bb3b8fe12bc2f5831 (patch) | |
| tree | abf98ad1c5edf4604b938d4f94911a8f3dd141b9 | |
| parent | 310229da45b6c94bb83af4ff8f385c4115994d6a (diff) | |
Update content for gemtext
| -rw-r--r-- | index.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi | 2 | ||||
| -rw-r--r-- | uptime-stats.gmi.tpl | 2 |
3 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ # foo.zone -> This site was generated at 2023-03-20T00:16:44+02:00 by `Gemtexter` +> This site was generated at 2023-03-20T00:18:52+02:00 by `Gemtexter` ``` |\---/| diff --git a/uptime-stats.gmi b/uptime-stats.gmi index a02be606..b0e3e369 100644 --- a/uptime-stats.gmi +++ b/uptime-stats.gmi @@ -1,5 +1,7 @@ # My machine uptime stats +> This site was last updated at 2023-03-20T00:18:52+02: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. > 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. diff --git a/uptime-stats.gmi.tpl b/uptime-stats.gmi.tpl index 8675a64a..1111ce84 100644 --- a/uptime-stats.gmi.tpl +++ b/uptime-stats.gmi.tpl @@ -1,5 +1,7 @@ # My machine uptime stats +<< echo "> This site was last updated at $($DATE $DATE_FORMAT)" + 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. > 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. |
