This commit is contained in:
s godin
2023-05-04 16:19:44 +00:00
parent f6ce8a4b88
commit 3f6755d73d

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,