Welcome to mirror list, hosted at ThFree Co, Russian Federation.

li.html « partials « layouts - github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5f46b0ea586a9b5122db4c2574898bd532f65e07 (plain)
1
2
3
<li class="post-item">
    <span class="h4"><a href="{{ .Permalink }}">{{ .Title }}</a></span> - <span>{{ .Date.Format .Site.Params.dateform }}</span>
</li>