summaryrefslogtreecommitdiff
path: root/_layouts/default.html
diff options
context:
space:
mode:
authorBrian Picciano <mediocregopher@gmail.com>2021-01-06 22:45:47 -0700
committerBrian Picciano <mediocregopher@gmail.com>2021-01-07 17:18:42 -0700
commita264d457e9f6192754ee6618909a6cef3b193667 (patch)
tree33123366cde712d315d74d9d621ad03ba4aec1e2 /_layouts/default.html
parent8b2edc00be119cf8e767080d5535041ec17123cf (diff)
remove donation links, wrote up follow page, haven't linked it in yet
Diffstat (limited to '_layouts/default.html')
-rw-r--r--_layouts/default.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/default.html b/_layouts/default.html
index 0aab111..5df9d6d 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -13,6 +13,8 @@
{{ content }}
</main>
+ {%- include footer.html -%}
+
</div>
</body>