diff --git a/docs/_static/logo.png b/docs/_static/logo.png index f56374e3..0c77f119 100644 Binary files a/docs/_static/logo.png and b/docs/_static/logo.png differ diff --git a/docs/conf.py b/docs/conf.py index 3c46b089..04d7b8e9 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -141,7 +141,7 @@ html_static_path = ['_static'] # Custom sidebar templates, maps document names to template names. html_sidebars = { '**': [ -# 'sidebarlogo.html', + 'sidebarlogo.html', 'localtoc.html', # 'relations.html', 'ghbuttons.html',