summaryrefslogtreecommitdiff
path: root/template/footer.html
diff options
context:
space:
mode:
authorGravatar Matthew Wozniak <me@woz.blue> 2024-06-25 14:49:22 -0400
committerGravatar Matthew Wozniak <me@woz.blue> 2024-06-25 15:00:36 -0400
commit5071827d71f4d54923d5adfdef2a45d8bf44a0ba (patch)
treea19619cd76d468e31884c8533ec2ad75de3a3ca5 /template/footer.html
downloadsite-5071827d71f4d54923d5adfdef2a45d8bf44a0ba.tar.gz
site-5071827d71f4d54923d5adfdef2a45d8bf44a0ba.zip
initial commit
Diffstat (limited to 'template/footer.html')
-rw-r--r--template/footer.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/template/footer.html b/template/footer.html
new file mode 100644
index 0000000..87f8a75
--- /dev/null
+++ b/template/footer.html
@@ -0,0 +1,4 @@
+<hr>
+<footer>&copy; 2024 Matthew Wozniak. This site is generated with
+ <a href="https://pandoc.org">pandoc</a>.
+</footer>