Adjust dateform parameters.

This commit is contained in:
2026-01-09 13:54:56 -07:00
parent 65f83ad79e
commit 645be6ac43

View File

@@ -44,10 +44,10 @@ theme: "hello-friend-ng"
# The parameters below were copied, modified, or inspired from: # The parameters below were copied, modified, or inspired from:
# https://github.com/rhazdon/hugo-theme-hello-friend-ng?tab=readme-ov-file#how-to-configure # https://github.com/rhazdon/hugo-theme-hello-friend-ng?tab=readme-ov-file#how-to-configure
params: params:
dateform : "Jan 2, 2006" dateform : "January 2, 2006"
dateformShort : "Jan 2" dateformShort : "Jan 2"
dateformNum : "2006-01-02" dateformNum : "2006-01-02"
dateformNumTime : "2006-01-02 15:04" dateformNumTime : "2006-01-02 15:04:00"
# Subtitle for home # Subtitle for home
homeSubtitle: "Blogposts, recipes, musings, and more." homeSubtitle: "Blogposts, recipes, musings, and more."