1
0
mirror of https://github.com/RivalStorm/rivalstorm.github.io synced 2024-11-23 12:09: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>