diff --git a/_includes/post-meta.html b/_includes/post-meta.html index 1cb69009..73b803c0 100644 --- a/_includes/post-meta.html +++ b/_includes/post-meta.html @@ -14,4 +14,5 @@ {% assign date_format = site.date_format | default: "%b %-d, %Y" %} + {{ page.date | date: date_format }}