{{ .Title }}
+{{ .Title }}
{{ if .Description }}{{ .Description }}
{{ end }}- Published + Published by - {{ .Params.author | default .Site.Author.name }} + + +
diff --git a/layouts/post/single.html b/layouts/post/single.html index 146a1ab4d..ffbc7d15c 100644 --- a/layouts/post/single.html +++ b/layouts/post/single.html @@ -1,7 +1,7 @@ {{ partial "header.html" . }}