Skip to content

Commit 21f0852

Browse files
committed
docs: Add M-logo as favicon.
1 parent 3217bbe commit 21f0852

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
# The name of an image file (within the static path) to use as favicon of the
179179
# docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
180180
# pixels large.
181-
#html_favicon = None
181+
html_favicon = 'favicon.ico'
182182

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

docs/static/favicon.ico

1.37 KB
Binary file not shown.

0 commit comments

Comments
 (0)