diff --git a/partials/components/header-content.hbs b/partials/components/header-content.hbs
index 4f7471fe..fb363cba 100644
--- a/partials/components/header-content.hbs
+++ b/partials/components/header-content.hbs
@@ -5,7 +5,7 @@
{{#match headerStyle "!=" "Magazine"}}
{{#match headerStyle "!=" "Highlight"}}
{{#if @site.cover_image}}
-
+
{{/if}}
{{/match}}
{{/match}}
diff --git a/partials/feature-image.hbs b/partials/feature-image.hbs
index d51c9eb0..fc71e21f 100644
--- a/partials/feature-image.hbs
+++ b/partials/feature-image.hbs
@@ -1,6 +1,7 @@
{{#if feature_image}}
![]()