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 00ded2d commit 1c3643fCopy full SHA for 1c3643f
2 files changed
Doc/_static/python-logo.svg
Doc/conf.py
@@ -297,8 +297,8 @@
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"
+html_favicon = "_static/python-logo.svg"
+html_logo = "_static/python-logo.svg"
302
303
# if os.getenv("READTHEDOCS"):
304
# html_theme_options["hosted_on"] = (
0 commit comments