diff --git a/docs/_includes/blog-hero.html b/docs/_includes/blog-hero.html
index fb090215..d8cd05bf 100644
--- a/docs/_includes/blog-hero.html
+++ b/docs/_includes/blog-hero.html
@@ -21,7 +21,7 @@
- {% include carbon.html %}
+
diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html
index 0521f28a..39dbb71b 100644
--- a/docs/_layouts/default.html
+++ b/docs/_layouts/default.html
@@ -3,6 +3,5 @@
{% include head.html %}
{{ content }}
- {% include footer.html %}