github.com/kovansky/hugo@v0.92.3-0.20220224232819-63076e4ff19f/examples/blog/layouts/post/li.html (about) 1 <li> 2 <h5><a href="{{ .Permalink }}">{{ .Title}}</a><br> 3 <small>posted on {{ .Date.Format "January 2, 2006" }}</small></h5> 4 </li>