2018-10-03 18:06:20 +00:00
|
|
|
<li>
|
2019-01-16 15:16:24 +00:00
|
|
|
<span class="date">{{ .Date.Format (.Site.Params.dateFormat | default "January 2, 2006" ) }}</span>
|
2019-01-17 13:50:14 +00:00
|
|
|
<a class="title" href="{{ .Params.ExternalLink | default .URL }}">{{ .Title }}</a>
|
2018-10-03 18:06:20 +00:00
|
|
|
</li>
|