diff --git a/layouts/blog/single.html b/layouts/blog/single.html index 3c54532..c58a488 100644 --- a/layouts/blog/single.html +++ b/layouts/blog/single.html @@ -5,7 +5,7 @@
-

{{ .PublishDate.Format "January 2, 2006" }} by {{ .Params.author }}

+

{{ .PublishDate.Format "January 2, 2006" }} by {{ .Params.author }}

{{ .Title }}

blog-feature-image {{ .Content }} @@ -17,4 +17,4 @@ {{ partial "call-to-action.html" . }} -{{ end }} \ No newline at end of file +{{ end }}