diff --git a/_layouts/post.html b/_layouts/post.html
index ffef16383..94ea43af7 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -62,13 +62,18 @@ layout: default
+ {%- capture img_placehodler -%}
+ data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7
+ {% endcapture%}
+
{% if page.image %}
-

+

{% endif %}
{% if content contains '
