summaryrefslogtreecommitdiffhomepage
path: root/include/footer.html
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-07-30 04:15:05 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-07-30 04:15:05 +0200
commit5b4d4b3400acdace76f5970849fcb7f9cefd2c4d (patch)
treeaba62cb24bee0f6e81434602571791b1945a78fb /include/footer.html
Genesis commit
Not ready for release yet, but I need some commits for M4 to work properly.
Diffstat (limited to 'include/footer.html')
-rw-r--r--include/footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/footer.html b/include/footer.html
new file mode 100644
index 0000000..c1c20e2
--- /dev/null
+++ b/include/footer.html
@@ -0,0 +1,4 @@
+<small>
+ Page last edited:
+ m4_esyscmd(git log -1 --pretty='format:%cI' Makefile | xargs date +'%A %d %B %Y — %T %Z' -d)
+</small>