[docs] added favicon to sphinx html (#3564)

This commit is contained in:
Shenggui Li
2025-02-16 02:21:21 +08:00
committed by GitHub
parent bbc47c348f
commit 231c40d859
2 changed files with 1 additions and 0 deletions

BIN
docs/_static/image/logo.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB

View File

@@ -100,6 +100,7 @@ pygments_style = "sphinx"
html_theme = "sphinx_book_theme"
html_logo = "_static/image/logo.png"
html_favicon = "_static/image/logo.ico"
html_title = project
html_copy_source = True
html_last_updated_fmt = ""