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 24c398a commit 00ded2dCopy full SHA for 00ded2d
1 file changed
Doc/conf.py
@@ -297,6 +297,7 @@
297
},
298
"navbar_align": "left",
299
}
300
+html_favicon = "https://devguide.python.org/_static/python-logo.svg"
301
html_logo = "https://devguide.python.org/_static/python-logo.svg"
302
303
# if os.getenv("READTHEDOCS"):
0 commit comments