Skip to content

Commit 523142d

Browse files
author
Andrei
committed
Update conf.py
1 parent 6d20d83 commit 523142d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
html_theme = "jinja"
4242
html_theme_options = {"index_sidebar_logo": False}
4343
html_static_path = ["_static"]
44-
html_favicon = "_static/Capsolver.png"
44+
html_favicon = "_static/favicon.png"
4545
html_logo = "_static/Capsolver.png"
4646
html_title = f"python3-capsolver ({__version__})"
4747
html_show_sourcelink = False

0 commit comments

Comments
 (0)