test logo 2

This commit is contained in:
s godin 2023-05-04 16:05:02 +00:00
parent 58386513e5
commit f6ce8a4b88

View File

@ -71,7 +71,7 @@ html_theme = 'sphinx_rtd_theme'
#html_static_path = ['_static']
#html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
#html_theme_path = ["_themes"]
html_logo = 'img/logo.svg'
html_logo = 'img/logo.svg'
html_theme_options = {
'logo_only': True,