diff --git a/docs/source/conf.py b/docs/source/conf.py index 2d30e1e..7baadec 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -81,7 +81,7 @@ html_theme = 'pydata_sphinx_theme' html_favicon = 'images/logo.ico' 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}'}} +# 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, # relative to this directory. They are copied after the builtin static files,