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

Satya Kresna
06.54.2020 b50bde7e47d3050d8d803cdbff1d39f8cb8288fa
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>