summaryrefslogtreecommitdiff
path: root/templates/page-footer.html
diff options
context:
space:
mode:
authorSteph Enders <smenders@gmail.com>2022-11-04 16:29:09 -0400
committerSteph Enders <smenders@gmail.com>2022-11-04 16:29:40 -0400
commit65c5ad4194c5b89157a0d9b32d932695b7d0c747 (patch)
tree4257a1b60023f443a3b3c4cf5bff79ddbea2aa59 /templates/page-footer.html
parentd0b5b23a75801a7fb6cbc38730d7f171793dcf84 (diff)
parentec955047f0b795582ae3a1eba4c8d0d3f78bc4ac (diff)
Merge branch 'markdown-support'
Add support for new pages via markdown No blog templates are supported yet
Diffstat (limited to 'templates/page-footer.html')
-rw-r--r--templates/page-footer.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/page-footer.html b/templates/page-footer.html
new file mode 100644
index 0000000..f5471aa
--- /dev/null
+++ b/templates/page-footer.html
@@ -0,0 +1,3 @@
+ </div>
+</body>
+</html>