Postroll feature

This commit is contained in:
Brandon Rozek 2024-12-29 10:10:14 -05:00
parent b77b59a4d3
commit 4443eb3bb8
No known key found for this signature in database
GPG key ID: DFB0E78F805F4567
5 changed files with 31 additions and 1 deletions

View file

@ -21,7 +21,6 @@
{{ $postCount := len $posts }}
<p>
My most recent blog post was written on <strong>{{ $scratch.Get "latestDate" }}</strong>
with my first ever one written on <strong>{{ $scratch.Get "firstDate" }}</strong>.