We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed82ed5 commit 7dcba58Copy full SHA for 7dcba58
_static/favicon.png
11.2 KB
conf.py
@@ -37,6 +37,7 @@
37
'devguide_overrides.css',
38
]
39
html_logo = "_static/python-logo.svg"
40
+html_favicon = "_static/favicon.png"
41
42
# Set to '' to prevent appending "documentation" to the site title
43
html_title = ""
0 commit comments