diff --git a/docs/conf.py b/docs/conf.py index e8e87a3..ec3f55a 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -152,10 +152,11 @@ html_static_path = ['_static'] # html_logo = "_static/mineralML_logo.png" -html_theme_options = { - 'logo_only': True, - 'display_version': False, -} +# html_theme_options = { +# 'logo_only': True, +# 'display_version': False, +# } + # Custom sidebar templates, must be a dictionary that maps document names # to template names. #