summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2023-03-20 00:18:59 +0200
committerPaul Buetow <paul@buetow.org>2023-03-20 00:18:59 +0200
commitb0081a37f79469d1219a208bb3b8fe12bc2f5831 (patch)
treeabf98ad1c5edf4604b938d4f94911a8f3dd141b9
parent310229da45b6c94bb83af4ff8f385c4115994d6a (diff)
Update content for gemtext
-rw-r--r--index.gmi2
-rw-r--r--uptime-stats.gmi2
-rw-r--r--uptime-stats.gmi.tpl2
3 files changed, 5 insertions, 1 deletions
diff --git a/index.gmi b/index.gmi
index f5e177f8..fd6f3dbf 100644
--- a/index.gmi
+++ b/index.gmi
@@ -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.