We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d20d83 commit 523142dCopy full SHA for 523142d
1 file changed
docs/conf.py
@@ -41,7 +41,7 @@
41
html_theme = "jinja"
42
html_theme_options = {"index_sidebar_logo": False}
43
html_static_path = ["_static"]
44
-html_favicon = "_static/Capsolver.png"
+html_favicon = "_static/favicon.png"
45
html_logo = "_static/Capsolver.png"
46
html_title = f"python3-capsolver ({__version__})"
47
html_show_sourcelink = False
0 commit comments