diff --git a/_layouts/post.html b/_layouts/post.html
index b2f92d1..133c712 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -50,7 +50,7 @@ tail_includes:
{% endif %}>
{% if page.image.alt %}
- {{ page.image.alt }}
+ {{ page.image.alt }}
{% endif %}