Show post author if provided
This commit is contained in:
parent
bf804a0814
commit
88edea7e8a
@ -6,6 +6,7 @@
|
|||||||
<time datetime='{{ .Date.Format "2006-01-02" }}' pubdate>
|
<time datetime='{{ .Date.Format "2006-01-02" }}' pubdate>
|
||||||
{{ .Date.Format (default "2006-01-02" .Site.Params.dateFormat) }}
|
{{ .Date.Format (default "2006-01-02" .Site.Params.dateFormat) }}
|
||||||
</time>
|
</time>
|
||||||
|
{{ with .Params.author }}· {{.}}{{ end }}
|
||||||
</i>
|
</i>
|
||||||
</p>
|
</p>
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user