-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Hello,
we wonder on how to to integrate a logo file in the header.
We tried to put
html_theme = 'sphinx_rtd_theme' html_static_path = ['_static'] html_logo = "mepro_headshot.png" html_theme_options = { 'logo_only': True, 'display_version': False, }
in the conf.py and placed the logo file in the source, but this gives a warning for invalid theme option and we couldn't find a way how to integrate it properly.
We want the logo to be placed here in the header, either instead of the A3 Documentation text, or next to it.
thank you for your help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
