mirror of https://github.com/luizdepra/hugo-coder.git

Luiz F. A. de Prá
25.38.2021 982745144f18ca42cf81031a846e4c30aea210c0
1
2
3
4
<li>
  <span class="date">{{ .Date.Format (.Site.Params.dateFormat | default "January 2, 2006" ) }}</span>
  <a class="title" href="{{ .Params.externalLink | default .RelPermalink }}">{{ .Title }}</a>
</li>