Remove broken last mod date on art stats page

This commit is contained in:
Joshua Goins 2023-08-10 10:47:20 -04:00
parent bbf8d88173
commit 801c3c93dd

View file

@ -1,9 +1,5 @@
{{ define "main" }}
<h2>{{ .Title }}</h2>
Last updated on
<time datetime="{{ .Page.Lastmod.Format "Mon Jan 10 17:13:38 2020 -0700" }}" class="text-muted">
{{ $.Page.Lastmod.Format "January 02, 2006" }}
</time>
<hr>
<h3># of Artworks by Year</h3>