Unverified Commit 26c01cdf authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #3040 from myhloli/dev

refactor: rename icon.svg to logo.svg and update favicon in mkdocs configuration
parents 06ff5fc2 edffd22f
...@@ -30,7 +30,7 @@ theme: ...@@ -30,7 +30,7 @@ theme:
icon: material/brightness-4 icon: material/brightness-4
name: Switch to system preference name: Switch to system preference
logo: images/logo.png logo: images/logo.png
favicon: images/icon.svg favicon: images/logo.png
features: features:
- content.tabs.link - content.tabs.link
- content.code.annotate - content.code.annotate
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment