diff --git a/.github/templates/mkdocs_template.yml b/.github/templates/mkdocs_template.yml index d80a27d5..5d0aa5c4 100644 --- a/.github/templates/mkdocs_template.yml +++ b/.github/templates/mkdocs_template.yml @@ -8,6 +8,7 @@ edit_uri: "" use_directory_urls: true docs_dir: . theme: + font: false name: material language: zh features: diff --git a/mkdocs.yml b/mkdocs.yml index 76724959..ad2d5c44 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -8,6 +8,7 @@ edit_uri: "" use_directory_urls: true docs_dir: . theme: + font: false name: material language: zh features: