diff --git a/_layouts/post.html b/_layouts/post.html
index 1e207fc..7151c56 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -19,7 +19,7 @@ layout: default
datetime="{{ page.date | date: "%Y-%m-%d" }}"
itemprop="datePublished"
>
-
+
🗓️ {% assign date_format = "%b %-d, %Y" %} {{ page.date | date: date_format }}
@@ -27,11 +27,12 @@ layout: default
- {% if page.image-alt %} + {% if page.image-alt %} {{ page.image-alt }} {% endif %} {% if page.image-attrib %} - {% if page.image-alt %} + {% if page.image-alt %} • {% endif %} {% if page.image-attrib-url %} @@ -60,7 +61,7 @@ layout: default {% endif %} {% endif %}
- + {% endif %} @@ -99,4 +100,4 @@ layout: default - \ No newline at end of file +