From 645be6ac43e62a21d9bc230563652aad6573fae2 Mon Sep 17 00:00:00 2001 From: Hyperling Date: Fri, 9 Jan 2026 13:54:56 -0700 Subject: [PATCH] Adjust dateform parameters. --- hugo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hugo.yaml b/hugo.yaml index 5216556..c4067b2 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -44,10 +44,10 @@ theme: "hello-friend-ng" # 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 params: - dateform : "Jan 2, 2006" + dateform : "January 2, 2006" dateformShort : "Jan 2" dateformNum : "2006-01-02" - dateformNumTime : "2006-01-02 15:04" + dateformNumTime : "2006-01-02 15:04:00" # Subtitle for home homeSubtitle: "Blogposts, recipes, musings, and more."