From 4df500c33f3d3ba7b9387a2bc0447850a04d15c8 Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 18 Apr 2023 09:29:56 +0200 Subject: Make date format configurable --- config.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'config.toml') diff --git a/config.toml b/config.toml index 36946e6..ca8d27a 100644 --- a/config.toml +++ b/config.toml @@ -19,6 +19,7 @@ taxonomies = [ highlight_code = true [extra] +date_format="%d %b, %Y" [[extra.main_menu]] name = "Bear" -- cgit 1.4.1