1
0
mirror of https://github.com/RivalStorm/rivalstorm.github.io synced 2025-01-22 22:39:57 +00:00
blog/layouts/_default/li.html

2 lines
96 B
HTML
Raw Normal View History

2016-12-06 12:11:18 +00:00
<li>{{ .Date.Format .Site.Params.DateForm }} - <a href="{{ .Permalink }}">{{ .Title }}</a></li>