All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
6 lines
158 B
HTML
6 lines
158 B
HTML
<li>
|
|
<a href="{{ .RelPermalink }}">
|
|
{{ .Title }}
|
|
<small><time>{{ .Date | time.Format (i18n "posts.date") }}</time></small>
|
|
</a>
|
|
</li>
|