We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de7c455 commit 2d1458fCopy full SHA for 2d1458f
docs/_static/favicon.ico
63.9 KB
docs/conf.py
@@ -127,6 +127,7 @@
127
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
128
# pixels large.
129
#html_favicon = None
130
+html_favicon = '_static/favicon.ico'
131
132
# Add any paths that contain custom static files (such as style sheets) here,
133
# relative to this directory. They are copied after the builtin static files,
0 commit comments