fixed typo

This commit is contained in:
amb1ent
2020-02-21 00:07:07 +01:00
parent 76336376ce
commit 4bcbcf4ece

View File

@@ -27,7 +27,7 @@
{{ .PublishDate.Format "2006-01-02" }}</time-ago>
<span class="file-info-divider"></span>
Modifyed <time-ago datetime="{{ .Lastmod.Format "2006-01-02" }}" class="no-wrap"
title="Modifyed at {{ .Lastmod.Format "2006/01/02" }}">
title="Modified at {{ .Lastmod.Format "2006/01/02" }}">
{{ .Lastmod.Format "2006-01-02" }}</time-ago>
</div>
</h1>