This repository has been archived on 2023-08-03. You can view files and clone it, but cannot push or open issues or pull requests.
|
<li>
|
|
<span class="date">{{ .Date | time.Format (.Site.Params.dateFormat | default "January 2, 2006" ) }}</span>
|
|
<a class="title" href="{{ .Params.externalLink | default .RelPermalink }}">{{ .Title }}</a>
|
|
</li>
|