diff --git a/_layouts/post.html b/_layouts/post.html index 6c6063c..de65089 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -21,11 +21,13 @@ layout: layout
+ {% if page.image != null %}
+ {% endif %} {{ content }}