diff --git a/_includes/hero/post.html b/_includes/hero/post.html index 2a88da6..bd7b377 100644 --- a/_includes/hero/post.html +++ b/_includes/hero/post.html @@ -1,7 +1,7 @@
{% if page.image %} - + {% endif %}
diff --git a/_layouts/post.html b/_layouts/post.html index f939312..4c88ed1 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -21,7 +21,7 @@ layout: default
{% if post.image %} - + {% endif %}