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

Khosrow Moossavi
26.32.2020 8ec09e5d1af4eddbcb73def6bed9f0d7248315dd
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>