Skip to content

Commit 455a113

Browse files
authored
Add favicon to Read the Docs (#4375)
Add favicon to Read the Docs
2 parents 3aa5d56 + 9f9d4b4 commit 455a113

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
# The name of an image file (within the static path) to use as favicon of the
130130
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
131131
# pixels large.
132-
# html_favicon = None
132+
html_favicon = "resources/favicon.ico"
133133

134134
# Add any paths that contain custom static files (such as style sheets) here,
135135
# relative to this directory. They are copied after the builtin static files,

docs/resources/favicon.ico

100 KB
Binary file not shown.

0 commit comments

Comments
 (0)