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

Bobby
27.46.2020 be94b5fd052b910d0b3704bea22d26214136f060
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>