Add published date to reviews

This commit is contained in:
Campbell Alden 2022-08-27 12:56:49 +09:00
parent 8a0e0f3bc3
commit 7988251caf
4 changed files with 22 additions and 2 deletions

View file

@ -7,6 +7,9 @@
</div>
{{ end }}
<h1>{{- .Title -}}</h1>
<h3 class="subtitle-small color:deemphasize" style="margin-top: -30px">
{{- .PublishDate.Format "August 2, 2006" -}}
</h3>
{{ partial "quicklook.html" . }}
</header>
<div class="core-content">