diff --git a/layouts/entry/single.html b/layouts/entry/single.html index 6212373..7f4b425 100644 --- a/layouts/entry/single.html +++ b/layouts/entry/single.html @@ -1,7 +1,7 @@ {{ define "header" }} {{ $author := index .Site.Data.authors ( .Params.author | default "" ) }} {{ $coauthors := split ( .Params.coauthor | default "" ) "," }} -
+
{{ .Title }}