diff --git a/docs/source/conf.py b/docs/source/conf.py index 81d4361..6bc8658 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -80,7 +80,7 @@ # html_theme = 'pydata_sphinx_theme' html_favicon = 'images/logo.ico' -html_logo = 'images/logo_light.png' +# html_logo = 'images/logo_light.png' html_theme_options = {'logo':{'image_light':'images/logo_light.png', 'image_dark':'images/logo_dark.png', 'alt_text':f'burstH2MM {version}'}} # Add any paths that contain custom static files (such as style sheets) here,