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

Luiz F. A. de Prá
18.57.2021 36514f2542d064331fd9465098759ecd907200ae
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>