diff --git a/_includes/post-item.html b/_includes/post-item.html index e0024fd..0deec3a 100644 --- a/_includes/post-item.html +++ b/_includes/post-item.html @@ -1,6 +1,6 @@
  • -
    +
    🗓️ {% assign date_format = site.minima.date_format | default: "%b %-d, %Y" %} {{ post.date | date: date_format }}