Show post author if provided
This commit is contained in:
parent
bf804a0814
commit
88edea7e8a
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<time datetime='{{ .Date.Format "2006-01-02" }}' pubdate>
|
||||
{{ .Date.Format (default "2006-01-02" .Site.Params.dateFormat) }}
|
||||
</time>
|
||||
{{ with .Params.author }}· {{.}}{{ end }}
|
||||
</i>
|
||||
</p>
|
||||
{{ end }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue