diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html
index 1e905667..3ff4ff64 100644
--- a/docs/_includes/footer.html
+++ b/docs/_includes/footer.html
@@ -14,7 +14,9 @@
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 410384d3..dc9a5de9 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -3,5 +3,6 @@
{% include head.html %}
{{ content }}
+ {% include footer.html %}