Revert "Update list.html"
This reverts commit eb317a3b307c840bc2da92fa1ecd3bb81015983d.
This commit is contained in:
parent
e8d5ab977c
commit
a321bc59ee
@ -12,7 +12,7 @@
|
||||
</h1>
|
||||
<div class="post-meta">
|
||||
<span class="post-date">
|
||||
{{ .Date.Format "Jan 2, 2006" }} {{ if $.Site.Params.showLastUpdated }}[{{or $.Site.Params.updatedDatePrefix "Updated"}}: {{ .Lastmod.Format "2006-01-02" }}]{{ end }} | reading time: {{ .ReadingTime }} minutes
|
||||
{{ .Date.Format "2006-01-02" }}
|
||||
</span>
|
||||
{{ with .Params.Author }}
|
||||
<span class="post-author">:: {{ . }}</span>
|
||||
|
Loading…
x
Reference in New Issue
Block a user