@@ -109,7 +109,9 @@ html_theme = 'flask'
# Add any paths that contain custom themes here, relative to this directory.
html_theme_path = ['_themes']
-
+html_theme_options = {
+ 'index_logo': False,
+}
# The name for this set of Sphinx documents. If None, it defaults to
# "<project> v<release> documentation".
#html_title = None