Remove seconds from timestamps.

This commit is contained in:
2026-01-09 14:01:04 -07:00
parent cb8f04f474
commit dd02d52260

View File

@@ -47,7 +47,7 @@ params:
dateform : "January 2, 2006"
dateformShort : "Jan 2"
dateformNum : "2006-01-02"
dateformNumTime : "2006-01-02 15:04:00"
dateformNumTime : "2006-01-02 15:04"
# Subtitle for home
homeSubtitle: "Blogposts, recipes, musings, and more."