mirror of
https://github.com/Anduin2017/HowToCook.git
synced 2025-02-08 02:39:22 +08:00
Avoid google font file.
This commit is contained in:
parent
50740535f0
commit
1aa9cc2ec0
1
.github/templates/mkdocs_template.yml
vendored
1
.github/templates/mkdocs_template.yml
vendored
|
@ -8,6 +8,7 @@ edit_uri: ""
|
|||
use_directory_urls: true
|
||||
docs_dir: .
|
||||
theme:
|
||||
font: false
|
||||
name: material
|
||||
language: zh
|
||||
features:
|
||||
|
|
|
@ -8,6 +8,7 @@ edit_uri: ""
|
|||
use_directory_urls: true
|
||||
docs_dir: .
|
||||
theme:
|
||||
font: false
|
||||
name: material
|
||||
language: zh
|
||||
features:
|
||||
|
|
Loading…
Reference in New Issue
Block a user