diff --git a/layouts/reviews/single.html b/layouts/reviews/single.html index 7a542c0..2a23e9c 100644 --- a/layouts/reviews/single.html +++ b/layouts/reviews/single.html @@ -13,7 +13,7 @@ {{ end }}

{{- .Title -}}

- {{- .PublishDate.Format "August 2, 2006" -}} + {{- .PublishDate | time.Format ":date_long" -}}

{{ partial "quicklook.html" . }}