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

Yudi
27.39.2019 43408807a57faeed20875048a2ff9efeb7d0b357
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 .URL }}">{{ .Title }}</a>
</li>