From 894335cb71e25db74241a1a2bbe49132f40a3b1ca879a5903e3acae0c713376d Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Thu, 6 Feb 2025 00:00:00 +0000 Subject: Change entry dates to "day month year" format "day month year" format is more appropriate for a global audience. I also personally find it more appealing. --- config/_default/params.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/_default/params.toml') diff --git a/config/_default/params.toml b/config/_default/params.toml index 9fe480b..fa803b3 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -3,5 +3,7 @@ keywords = "AI, computing, computers, economics, philosophy, spirituality, priva indexTitle = "Welcome To My Online Journal!" indexIntro = "I write about AI, autism, computing, economics, environmentalism, philosophy, privacy, society, spirituality, and more." +dateFormat = "2 Jan 2006" + [author] name = "Nicholas Johnson" -- cgit v1.2.3