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

Luiz de Prá
04.11.2018 9118a00aeb791f7474d9c1e563083cbb28e596f1
1
2
3
4
<li>
  <span>{{ .Date.Format (.Site.Params.dateFormat | default "January 2, 2006" ) }}</span>
  <a href="{{ .URL }}">{{ .Title }}</a>
</li>