aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2023-07-25 12:44:55 +0800
committer简律纯 <i@jyunko.cn>2023-07-25 12:44:55 +0800
commitbda577c760bc0fbb38e36f682358c9d82bade807 (patch)
treef7809356151fd2eba85f04d7c24484404c61a9b7 /docs
parent3ab549ef365d475793ddc7ceb72e03d6d6b2bd5c (diff)
downloadTRPGNivis-bda577c760bc0fbb38e36f682358c9d82bade807.tar.gz
TRPGNivis-bda577c760bc0fbb38e36f682358c9d82bade807.zip
fix mkdocs-git-committers-2
Diffstat (limited to 'docs')
-rw-r--r--docs/mkdocs.yml6
-rw-r--r--docs/requirements.txt2
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/mkdocs.yml b/docs/mkdocs.yml
index 1273d5c..fc2f1ed 100644
--- a/docs/mkdocs.yml
+++ b/docs/mkdocs.yml
@@ -112,6 +112,6 @@ plugins:
- search
- git-authors
# - git-revision-date-localized
- # - git-committers:
- # repository: HydroRoll-Team/psi
- # branch: main \ No newline at end of file
+ - git-committers:
+ repository: HydroRoll-Team/psi
+ branch: main \ No newline at end of file
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 27a991d..8e1e3bd 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -1,5 +1,5 @@
mkdocs-material
mkdocs-blog-plugin
mkdocs-git-revision-date-localized-plugin
-mkdocs-git-committers
+mkdocs-git-committers-2
mkdocs-git-authors-plugin \ No newline at end of file