summaryrefslogtreecommitdiffhomepage
path: root/include/footer.html
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-07-30 04:30:53 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-07-30 04:30:53 +0200
commit87e2150c73903c1ccb5d6e5b1164d53302ffa960 (patch)
treead1d1eeb5afbeb7fe4ccd272c27708cc416d7aaa /include/footer.html
parent25c286f500cc45782cf820066d548d75c85fa05b (diff)
Reformat m4 code
Diffstat (limited to 'include/footer.html')
-rw-r--r--include/footer.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/footer.html b/include/footer.html
index 700ae8a..2e55314 100644
--- a/include/footer.html
+++ b/include/footer.html
@@ -1,4 +1,7 @@
<small>
Page last edited:
- m4_esyscmd(git log -1 --pretty='format:%cI' m4___caller__ | xargs date +'%A %d %B %Y — %T %Z' -d)
+ m4_esyscmd(
+ git log -1 --pretty='format:%cI' m4___caller__ \
+ | xargs date +'%A %d %B %Y — %T %Z' -d
+ )
</small>