diff --git a/docs/source/conf.py b/docs/source/conf.py index e74b048..4d513ea 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -49,7 +49,7 @@ html_css_files = [ pygments_style = "sphinx" -html_logo = "qwc-docs.png" +html_logo = "qwc2-docs.png" html_theme_options = { 'logo_only': True, 'display_version': False,