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 9f6b828 commit 1dfe277Copy full SHA for 1dfe277
conf.py
@@ -182,7 +182,7 @@
182
# The name of an image file (within the static path) to use as favicon of the
183
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
184
# pixels large.
185
-html_favicon = 'favicon.ico'
+html_favicon = 'docs/static/favicon.ico'
186
187
# Add any paths that contain custom static files (such as style sheets) here,
188
# relative to this directory. They are copied after the builtin static files,
0 commit comments