diff --git a/layouts/entry/single.html b/layouts/entry/single.html index e758d4c..8d8df31 100644 --- a/layouts/entry/single.html +++ b/layouts/entry/single.html @@ -8,7 +8,7 @@ {{ if and $author $coauthor }}
- + Written by {{ $author.name }} and {{ $coauthor.name }} on {{ .Date.Format $.Site.Params.fmt.Date }}