mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-14 19:26:40 +02:00
5 lines
157 B
HTML
5 lines
157 B
HTML
<li class="post-item">
|
|
<div class="meta">{{ .Date.Format .Site.Params.DateForm }}</div>
|
|
<a href="{{ .Permalink }}"><div>{{ .Title }}</div></a>
|
|
</li>
|