Skip to content

Commit 799a384

Browse files
committed
added favicon to conf.py
1 parent dc9e638 commit 799a384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

new-docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
# The name of an image file (within the static path) to use as favicon of the
168168
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
169169
# pixels large.
170-
# html_favicon = None
170+
html_favicon = "_static/logo/pydra_logo.png"
171171

172172
# Add any paths that contain custom static files (such as style sheets) here,
173173
# relative to this directory. They are copied after the builtin static files,

0 commit comments

Comments
 (0)