2022-08-02 16:59:11 +00:00
|
|
|
<section class="article">
|
2022-08-11 09:13:39 +00:00
|
|
|
<a class="u-url" href="{{ .Permalink }}">
|
2022-08-02 17:32:21 +00:00
|
|
|
<h1>{{ .Title }}</h1>
|
|
|
|
<div>
|
|
|
|
<span>{{ .Date.Format "Jan 2, 2006" }}</span>
|
|
|
|
</div>
|
2022-08-02 16:59:11 +00:00
|
|
|
</a>
|
2022-08-02 17:32:21 +00:00
|
|
|
<div>{{ .Summary }}</div>
|
2022-08-02 16:59:11 +00:00
|
|
|
</section>
|