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 dc9e638 commit 799a384Copy full SHA for 799a384
new-docs/source/conf.py
@@ -167,7 +167,7 @@
167
# The name of an image file (within the static path) to use as favicon of the
168
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
169
# pixels large.
170
-# html_favicon = None
+html_favicon = "_static/logo/pydra_logo.png"
171
172
# Add any paths that contain custom static files (such as style sheets) here,
173
# relative to this directory. They are copied after the builtin static files,
0 commit comments