diff options
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 92637f3..fcb1d61 100644 --- a/config.toml +++ b/config.toml @@ -42,7 +42,7 @@ made_with = "Erstellt mit" highlight_code = true [extra] -date_format="%d %b, %Y" +date_format="%Y-%m-%d" webserver_sends_csp_headers=true language_switcher=true |