summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2023-07-30 04:29:14 +0200
committerThomas Voss <mail@thomasvoss.com> 2023-07-30 04:29:14 +0200
commit25c286f500cc45782cf820066d548d75c85fa05b (patch)
treece302a8f1e51ff860bdcbac794325e069003dac1
parent54fea2f2a3ee0e6b027cd8be0a8a5a89872a8633 (diff)
Use m4 for footers everywhere
-rw-r--r--src/index.html2
-rw-r--r--src/srp/index.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html
index cbbbf20..58d7527 100644
--- a/src/index.html
+++ b/src/index.html
@@ -55,7 +55,7 @@
<footer>
<small>
- Page last edited: 30th July 2023, 01:00 CEST
+ m4_footer
</small>
</footer>
</body>
diff --git a/src/srp/index.html b/src/srp/index.html
index aaf72b1..f41c3d2 100644
--- a/src/srp/index.html
+++ b/src/srp/index.html
@@ -42,7 +42,7 @@
<footer>
<small>
- Page last edited: 30th July 2023, 01:00 CEST
+ m4_footer
</small>
</footer>
</body>