branch: elpa/flycheck
commit b067486022ee94ad96f945cad09626b8bf28059f
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Add Flycheck logo to the documentation sidebar
---
doc/conf.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/conf.py b/doc/conf.py
index 6f0191d900..671e309ebd 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -126,6 +126,7 @@ html_theme_options = {
'top_of_page_buttons': ['view', 'edit'],
}
html_static_path = ['_static']
+html_logo = '_static/logo.png'
html_favicon = '_static/favicon.ico'
# Ignore localhost when checking links