refactor: rename icon.svg to logo.svg and update favicon in mkdocs configuration

This commit is contained in:
myhloli
2025-07-15 19:47:12 +08:00
parent 0752fb123f
commit edffd22f7e
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB

View File

@@ -30,7 +30,7 @@ theme:
icon: material/brightness-4
name: Switch to system preference
logo: images/logo.png
favicon: images/icon.svg
favicon: images/logo.png
features:
- content.tabs.link
- content.code.annotate