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

Ryan Kes
29.46.2019 a1afda5d2217eeb98d4169b6bb5854ee488af763
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>