Skip to content

Commit 6ca379d

Browse files
AlexDenisovasl
authored andcommitted
Fix missing authors
1 parent d7b8049 commit 6ca379d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

themes/hugo-kiera/layouts/partials/aside.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<aside>
22
<ul>
3+
<li>By {{ .Params.Author }}</li>
34
<li>
45
<time class="post-date" datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" | safeHTML }}">{{ .Date.Format "Jan 2, 2006" }}</time>
56
</li>

0 commit comments

Comments
 (0)