This commit is contained in:
2022-10-19 18:15:01 +02:00
parent d3ab275a8a
commit 0b41245df9
4 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
href="{{ `author/` | relLangURL }}{{ .Params.Author | urlize }}">{{ .Params.Author | title }}</a></li>
<li class="list-inline-item mr-4 mb-3 mb-md-0 text-light"><span class="font-weight-bold mr-2">{{ i18n "date" }}
:</span>{{ .PublishDate.Format "02 Jan, 2006" }}</li>
:</span>{{ time.Format "02 Jan, 2006" .PublishDate }}</li>
<li class="list-inline-item mr-4 mb-3 mb-md-0 text-light"><span class="font-weight-bold mr-2">{{ i18n "category" }}
:</span>{{ range $index, $elements:= .Params.Categories }}<a