[docs] added favicon to sphinx html (#3564)
This commit is contained in:
BIN
docs/_static/image/logo.ico
vendored
Normal file
BIN
docs/_static/image/logo.ico
vendored
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 37 KiB |
@@ -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 = ""
|
||||
|
||||
Reference in New Issue
Block a user