diff --git a/mkdocs.yml b/mkdocs.yml index d011ff1..4533915 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,6 @@ site_name: 开源操作系统社区 +repo_url: https://github.com/DongJianHao123/mkdocs-test.git +repo_name: Dongjianhao123/mkdocs-test theme: name: material @@ -52,6 +54,3 @@ plugins: - git-authors: show_contribution: true show_line_count: true - -repo_url: https://github.com/DongJianHao123/mkdocs-test.git -repo_name: Dongjianhao123/mkdocs-test