Skip to content

Commit 2d1458f

Browse files
committed
Added favicon to docs.
1 parent de7c455 commit 2d1458f

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

docs/_static/favicon.ico

63.9 KB
Binary file not shown.

docs/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
128128
# pixels large.
129129
#html_favicon = None
130+
html_favicon = '_static/favicon.ico'
130131

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

0 commit comments

Comments
 (0)