Add favicon.ico

This commit is contained in:
steve-chavez
2020-05-22 14:36:56 -05:00
committed by Steve Chavez
parent f8991b0794
commit 516809f2de
2 changed files with 1 additions and 1 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

+1 -1
View File
@@ -132,7 +132,7 @@ html_theme = 'sphinx_rtd_theme'
# The name of an image file (relative to this directory) to use as a favicon of
# the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32
# pixels large.
#html_favicon = None
html_favicon = '_static/favicon.ico'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,