diff --git a/_includes/page-date.html b/_includes/page-date.html index ecfcc814a70..ef8703f769c 100644 --- a/_includes/page-date.html +++ b/_includes/page-date.html @@ -1,4 +1,4 @@ {%- assign date_format = site.date_format | default: "%B %-d, %Y" -%} - {{ page.date | date: date_format }} + {{ page.date | date: date_format }}