From 1aa9cc2ec0664aa580f7161c4d2d63f01286cdc7 Mon Sep 17 00:00:00 2001 From: AnduinXue Date: Tue, 12 Mar 2024 18:59:03 +0000 Subject: [PATCH] Avoid google font file. --- .github/templates/mkdocs_template.yml | 1 + mkdocs.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/templates/mkdocs_template.yml b/.github/templates/mkdocs_template.yml index d80a27d5c0..5d0aa5c41a 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 76724959ba..ad2d5c4416 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: