From 1865c7386a430d1aaf52c0b7c205e48d353985b1 Mon Sep 17 00:00:00 2001 From: sa6anw Date: Wed, 7 May 2025 05:17:43 +0000 Subject: [PATCH] footer --- mkdocs.yml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 0304db2..c3e24f5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -33,10 +33,15 @@ plugins: - search - open-in-new-tab - git-revision-date-localized: - enable_creation_date: true - locale: sv - fallback_to_build_date: true type: date + custom_format: "%d. %B %Y" + timezone: Europe/Stockholm + locale: sv + fallback_to_build_date: false + enable_creation_date: true + enable_git_follow: true + enabled: true + strict: true extra_css: - stylesheets/extra.css - overrides/hide-titles.css