summaryrefslogtreecommitdiffstats
path: root/_layouts/post.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index d0eb6da..050fd6d 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -21,5 +21,7 @@
</div>
</main>
+ {% include foot.html %}
+
</body>
</html>