aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-08-18 16:39:01 +0100
committerGravatar Joe Banks <[email protected]>2024-08-18 16:39:01 +0100
commitc82882e17fa6c3a274d1cca5fb2b7ae5194157e1 (patch)
treeb9269977fd8243aab07d83a7b1ae36cdb8433f60 /docs
parentAdd table of services and ignore headers to GitHub Bots (diff)
Debug git date localisation issues
Diffstat (limited to 'docs')
-rw-r--r--docs/mkdocs.yml1
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