Skip to content

Commit 32dd70b

Browse files
committed
removed git commiters plugin too
Plugins aren't being installed in CI for some reasion Signed-off-by: JJ Asghar <[email protected]>
1 parent e52d200 commit 32dd70b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,11 @@ theme:
8181
plugins:
8282
# - git-authors:
8383
# 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
84+
# - git-committers:
85+
# repository: instructlab/docs.instructlab.ai
86+
# branch: main
87+
# - git-revision-date-localized:
88+
# enable_creation_date: true
8989
- search
9090

9191
# Extensions

0 commit comments

Comments
 (0)