From fe9881b5fbe04d79cc8c8dd10dabea33cf6e770c Mon Sep 17 00:00:00 2001 From: Andrew Banchich Date: Mon, 29 Aug 2016 20:07:21 +0000 Subject: [PATCH] Update post.html --- _layouts/post.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_layouts/post.html b/_layouts/post.html index 0713496..a13d4e2 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -22,7 +22,7 @@

{{ page.title }}

- + {% if page.image %}{% endif %}

{{ content }}