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 1bf2343 commit 56a851cCopy full SHA for 56a851c
Doc/_static/python-logo.svg
Doc/conf.py
@@ -373,8 +373,8 @@
373
},
374
"navbar_align": "left",
375
}
376
-html_favicon = "https://devguide.python.org/_static/python-logo.svg"
377
-html_logo = "https://devguide.python.org/_static/python-logo.svg"
+html_favicon = "_static/python-logo.svg"
+html_logo = "_static/python-logo.svg"
378
379
# if os.getenv("READTHEDOCS"):
380
# html_theme_options["hosted_on"] = (
0 commit comments