aboutsummaryrefslogtreecommitdiff
path: root/templates/footer.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--templates/footer.html17
1 files changed, 0 insertions, 17 deletions
diff --git a/templates/footer.html b/templates/footer.html
deleted file mode 100644
index 868f809..0000000
--- a/templates/footer.html
+++ /dev/null
@@ -1,17 +0,0 @@
-
- </div>
-
- <footer>Generated by `seen`, a static blog generator.</footer>
-
- </main>
-
- </body>
- <style>
-div
-{
- background-color: #ddd;
- padding: 4pt;
-}
- </style>
-
-</html>