diff --git a/layouts/post/list.html b/layouts/post/list.html index e515dbd..824b995 100644 --- a/layouts/post/list.html +++ b/layouts/post/list.html @@ -10,7 +10,7 @@
{{ .Title }}

{{ .Date.Format "Mon Jan 2, 2006" }} {{ i18n "authored_by" }} - + {{ .Params.author | default .Site.Params.author }}