We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b3a96 commit 5ea0d89Copy full SHA for 5ea0d89
mkdocs.yml
@@ -79,13 +79,13 @@ theme:
79
80
# Plugins
81
plugins:
82
-# - git-authors:
83
-# show_email_address: false
84
-# - git-committers:
85
-# repository: instructlab/docs.instructlab.ai
86
-# branch: main
87
-# - git-revision-date-localized:
88
-# enable_creation_date: true
+ - git-authors:
+ show_email_address: false
+ - git-committers:
+ repository: instructlab/docs.instructlab.ai
+ branch: main
+ - git-revision-date-localized:
+ enable_creation_date: true
89
- search
90
91
# Extensions
0 commit comments