Skip to content

Commit 950e5c5

Browse files
committed
Add favicon
1 parent 9787d2c commit 950e5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
# The name of an image file (relative to this directory) to use as a favicon of
157157
# the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
158158
# pixels large.
159-
#html_favicon = None
159+
html_favicon = '_static/favicon.ico'
160160

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

0 commit comments

Comments
 (0)