feat(blog/list): hide post dates

no one needs to see how infrequently i actually update this thing without actually delving into my git histories
main
steven 2022-07-15 09:41:44 -04:00
parent 366a243af4
commit b8d45e2ee2
1 changed files with 0 additions and 3 deletions

View File

@ -18,9 +18,6 @@
<img src="{{ index .Params "image" }}" alt="{{ .Title }}" class="preview">
</div>
{{ end }}
{{ if ne .Kind "term" }}
<p class="date">{{.Date.Format "January 2, 2006"}}</p>
{{ end }}
</a>
<p class="summary">{{ .Summary | plainify | htmlUnescape }}</p>
<p>