diff --git a/layouts/_default/single.html b/layouts/_default/single.html index fde3f74..af8ed26 100755 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -18,6 +18,9 @@
+ {{ with .Params.author }}By {{ . | markdownify }}{{ end}} +
{{/* Hugo uses Go's date formatting is set by example. Here are two formats */}}