We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b195ebe commit 22104cdCopy full SHA for 22104cd
mkdocs.yml
@@ -13,8 +13,8 @@ edit_uri: https://github.com/RapidAI/RapidOCRDocs/blob/main/docs
13
14
theme:
15
name: material
16
- logo: ./static/images/favicon-lightning.svg
17
- favicon: ./static/images/favicon-lightning.svg
+ logo: material/bolt
+ favicon: material/bolt
18
language: zh
19
custom_dir: overrides
20
features:
@@ -58,7 +58,7 @@ theme:
58
name: 暗黑主题
59
60
icon:
61
62
previous: fontawesome/solid/angle-left
63
next: fontawesome/solid/angle-right
64
repo: fontawesome/brands/github
0 commit comments