Skip to content

Commit 7dcba58

Browse files
authored
Add Python favicon (#992)
1 parent ed82ed5 commit 7dcba58

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

_static/favicon.png

11.2 KB
Loading

conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
'devguide_overrides.css',
3838
]
3939
html_logo = "_static/python-logo.svg"
40+
html_favicon = "_static/favicon.png"
4041

4142
# Set to '' to prevent appending "documentation" to the site title
4243
html_title = ""

0 commit comments

Comments
 (0)