Skip to content

Commit 00ded2d

Browse files
committed
Add html_favicon
1 parent 24c398a commit 00ded2d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@
297297
},
298298
"navbar_align": "left",
299299
}
300+
html_favicon = "https://devguide.python.org/_static/python-logo.svg"
300301
html_logo = "https://devguide.python.org/_static/python-logo.svg"
301302

302303
# if os.getenv("READTHEDOCS"):

0 commit comments

Comments
 (0)