= commited on
Commit
c6e5c59
·
1 Parent(s): 51ae66c

removed logo from docs

Browse files
Files changed (1) hide show
  1. docs/conf.py +1 -1
docs/conf.py CHANGED
@@ -29,7 +29,7 @@ import deep_translator
29
  #
30
  # needs_sphinx = '1.0'
31
 
32
- html_logo = '../assets/icon.jpg'
33
 
34
  # Add any Sphinx extension module names here, as strings. They can be
35
  # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.
 
29
  #
30
  # needs_sphinx = '1.0'
31
 
32
+ # html_logo = '../assets/icon.jpg'
33
 
34
  # Add any Sphinx extension module names here, as strings. They can be
35
  # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom ones.