Browse Source

remove logo from left column (#136)

Len 7 years ago
parent
commit
9aec18a3e6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      source/conf.py

+ 1 - 1
source/conf.py

@@ -122,7 +122,7 @@ html_theme_path = ["_themes", ]
 
 
 # The name of an image file (relative to this directory) to place at the top
 # The name of an image file (relative to this directory) to place at the top
 # of the sidebar.
 # of the sidebar.
-html_logo = "_static/images/logo.png"
+#html_logo = "_static/images/logo.png"
 
 
 # The name of an image file (within the static path) to use as favicon of the
 # The name of an image file (within the static path) to use as favicon of the
 # docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32
 # docs.  This file should be a Windows icon file (.ico) being 16x16 or 32x32