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

Luiz F. A. de Prá
24.38.2020 4fea900ddc8e6973bc98b56e8d1ce98e362fcb22
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>