diff options
author | 2024-08-18 16:39:01 +0100 | |
---|---|---|
committer | 2024-08-18 16:39:01 +0100 | |
commit | c82882e17fa6c3a274d1cca5fb2b7ae5194157e1 (patch) | |
tree | b9269977fd8243aab07d83a7b1ae36cdb8433f60 /docs | |
parent | Add table of services and ignore headers to GitHub Bots (diff) |
Debug git date localisation issues
Diffstat (limited to 'docs')
-rw-r--r-- | docs/mkdocs.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml index 8784577..401c189 100644 --- a/docs/mkdocs.yml +++ b/docs/mkdocs.yml @@ -43,6 +43,7 @@ plugins: # Git change information - git-revision-date-localized: enable_creation_date: true + strict: true enabled: !ENV [ENABLE_GIT_PLUGINS, false] # Interactive images - glightbox |