diff --git a/layouts/post/single.html b/layouts/post/single.html index 38a55bb..69ad353 100644 --- a/layouts/post/single.html +++ b/layouts/post/single.html @@ -13,7 +13,7 @@ {{ .Date.Format "Mon Jan 2, 2006" }} {{ i18n "authored_by" }} - + {{ .Params.author | default .Site.Params.author }}