fixed logo for RTD for smaller
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ exclude_patterns = []
|
|||||||
# a list of builtin themes.
|
# a list of builtin themes.
|
||||||
#
|
#
|
||||||
html_theme = "sphinx_rtd_theme"
|
html_theme = "sphinx_rtd_theme"
|
||||||
html_logo = "_static/logo.png"
|
html_logo = "_static/logo-200px.png"
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
'logo_only': True,
|
'logo_only': True,
|
||||||
'collapse_navigation': False,
|
'collapse_navigation': False,
|
||||||
|
|||||||
Reference in New Issue
Block a user