diff --git a/docs/conf.py b/docs/conf.py index 02d9044..adef1a1 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -71,7 +71,7 @@ html_theme = 'sphinx_rtd_theme' #html_static_path = ['_static'] #html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] #html_theme_path = ["_themes"] -#html_logo = 'img/logo.svg' +html_logo = 'img/logo.svg' html_theme_options = { 'logo_only': True,