Files
JohnTech/themes/risotto/layouts/_default/li.html

4 lines
71 B
HTML

<li>
<a href="{{ .Permalink }}">{{ .Title | markdownify }}</a>
</li>