We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b8049 commit 6ca379dCopy full SHA for 6ca379d
themes/hugo-kiera/layouts/partials/aside.html
@@ -1,5 +1,6 @@
1
<aside>
2
<ul>
3
+ <li>By {{ .Params.Author }}</li>
4
<li>
5
<time class="post-date" datetime="{{ .Date.Format "2006-01-02T15:04:05Z07:00" | safeHTML }}">{{ .Date.Format "Jan 2, 2006" }}</time>
6
</li>
0 commit comments