Make date format configurable
1 file changed, 1 insertion(+), 0 deletions(-)
changed files
M config.toml → config.toml
@@ -19,6 +19,7 @@ # Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola highlight_code = true [extra] +date_format="%d %b, %Y" [[extra.main_menu]] name = "Bear"