diff --git a/layouts/post/single.html b/layouts/post/single.html index 75191c1..72b4c22 100644 --- a/layouts/post/single.html +++ b/layouts/post/single.html @@ -14,7 +14,7 @@ {{ with .Lastmod }} {{ if gt . $publishDate }}
- {{ .Format $dateFormat }} + {{ .Format $dateFormat }} {{ end }} {{ end }}