mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 01:54:06 +00:00
fixed typo
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
{{ .PublishDate.Format "2006-01-02" }}</time-ago>
|
{{ .PublishDate.Format "2006-01-02" }}</time-ago>
|
||||||
<span class="file-info-divider"></span>
|
<span class="file-info-divider"></span>
|
||||||
Modifyed <time-ago datetime="{{ .Lastmod.Format "2006-01-02" }}" class="no-wrap"
|
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>
|
{{ .Lastmod.Format "2006-01-02" }}</time-ago>
|
||||||
</div>
|
</div>
|
||||||
</h1>
|
</h1>
|
||||||
|
Reference in New Issue
Block a user