mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 19:56:41 +02:00
5 lines
164 B
HTML
5 lines
164 B
HTML
<li class="post-item">
|
|
<span class="meta">{{ .Date.Format (.Site.Param "DateForm") }}</span>
|
|
<a href="{{ .Permalink }}"><span>{{ .Title }}</span></a>
|
|
</li>
|