Skip to content

Commit 1dfe277

Browse files
committed
docs: Tweak favicon setting so sphinx doesn't give an error locally.
1 parent 9f6b828 commit 1dfe277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf.py

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

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

0 commit comments

Comments
 (0)