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 e5c9345 commit 25b64b9Copy full SHA for 25b64b9
docs/_static/favicon.ico
123 KB
docs/conf.py
@@ -135,7 +135,7 @@
135
# The name of an image file (within the static path) to use as favicon of the
136
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
137
# pixels large.
138
-#html_favicon = None
+html_favicon = '_static/favicon.ico'
139
140
# Add any paths that contain custom static files (such as style sheets) here,
141
# relative to this directory. They are copied after the builtin static files,
0 commit comments