diff --git a/layouts/posts/single.html b/layouts/posts/single.html index 8848eb7..b08327b 100644 --- a/layouts/posts/single.html +++ b/layouts/posts/single.html @@ -8,7 +8,7 @@
{{ if .Params.heading }}{{ .Params.heading }}{{ else }}{{ .Title }}{{ end }}
-
{{ .Site.Params.Initials }}
+
{{ .Site.Params.Initials }}
{{ .Date.Format .Site.Params.DateForm }}