diff options
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 | 
