Skip to content

Commit 25b64b9

Browse files
committed
Adding favicon.
1 parent e5c9345 commit 25b64b9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/_static/favicon.ico

123 KB
Binary file not shown.

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
# The name of an image file (within the static path) to use as favicon of the
136136
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
137137
# pixels large.
138-
#html_favicon = None
138+
html_favicon = '_static/favicon.ico'
139139

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

0 commit comments

Comments
 (0)