Skip to content

Commit 01e566d

Browse files
committed
special favicon image
1 parent 8278010 commit 01e566d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/source/_static/favicon_logo.png

49.3 KB
Loading

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
html_theme = "sphinx_rtd_theme"
9393
html_static_path = ["_static"]
9494
html_logo = "_static/logo.png"
95-
html_favicon = "_static/logo.png"
95+
html_favicon = "_static/favicon_logo.png"
9696
html_theme_options = {
9797
"logo_only": True,
9898
"display_version": False,

0 commit comments

Comments
 (0)