mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 11:46:41 +02:00
5 lines
161 B
HTML
5 lines
161 B
HTML
<li class="post-item">
|
|
<span class="meta">{{ .Date.Format .Site.Params.dateform }}</span>
|
|
<a href="{{ .Permalink }}"><span>{{ .Title }}</span></a>
|
|
</li>
|