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