Add favicon

Signed-off-by: George Melikov <mail@gmelikov.ru>
This commit is contained in:
George Melikov
2020-05-21 22:23:13 +03:00
parent 8a5f20258a
commit b5c33dbd30
2 changed files with 2 additions and 0 deletions

BIN
docs/_static/img/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

View File

@@ -95,6 +95,8 @@ html_theme_options = {
'style_nav_header_background': '#29667e', 'style_nav_header_background': '#29667e',
} }
html_favicon = '_static/img/favicon.ico'
html_logo = '_static/img/logo/logo_main.png' html_logo = '_static/img/logo/logo_main.png'
# Add any paths that contain custom static files (such as style sheets) here, # Add any paths that contain custom static files (such as style sheets) here,