Skip to content

Commit

Permalink
Add Python favicon (#992)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored Nov 28, 2022
1 parent ed82ed5 commit 7dcba58
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added _static/favicon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@
'devguide_overrides.css',
]
html_logo = "_static/python-logo.svg"
html_favicon = "_static/favicon.png"

# Set to '' to prevent appending "documentation" to the site title
html_title = ""
Expand Down

0 comments on commit 7dcba58

Please sign in to comment.