diff --git a/_layouts/post.html b/_layouts/post.html
index ba00b8c..4272b2d 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -1,7 +1,8 @@
---
layout: default
---
-
{{ page.title }}
@@ -9,9 +10,10 @@
{% include post-date.html %}
{% endif %}
{% if page.image %}
-
+
+
+
{% endif %}
👈🏾Back to index'
@@ -27,4 +29,4 @@
{% if site.data.settings.disqus.comments %}
{% include disqus.html %}
{% endif %}
-
\ No newline at end of file
+
\ No newline at end of file