We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9787d2c commit 950e5c5Copy full SHA for 950e5c5
src/conf.py
@@ -156,7 +156,7 @@
156
# The name of an image file (relative to this directory) to use as a favicon of
157
# the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
158
# pixels large.
159
-#html_favicon = None
+html_favicon = '_static/favicon.ico'
160
161
# Add any paths that contain custom static files (such as style sheets) here,
162
# relative to this directory. They are copied after the builtin static files,
0 commit comments