We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b826a commit 3ce4f7eCopy full SHA for 3ce4f7e
website/www/conf.py
@@ -121,7 +121,7 @@
121
# The name of an image file (within the static path) to use as favicon of the
122
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
123
# pixels large.
124
-html_favicon = 'favicon.ico'
+html_favicon = '_static/favicon.ico'
125
126
# Add any paths that contain custom static files (such as style sheets) here,
127
# relative to this directory. They are copied after the builtin static files,
0 commit comments