Skip to content

Commit

Permalink
try to fix logo
Browse files Browse the repository at this point in the history
  • Loading branch information
javilinos committed Apr 18, 2024
1 parent ac9fe33 commit 5e79508
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions docs/_themes/sphinx_rtd_theme/theme.conf
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ sticky_navigation = True
navigation_depth = 4
includehidden = True
titles_only =
logo = logo.png
logo_only = False
display_version = True
prev_next_buttons_location = bottom
Expand Down
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@
else:
html_theme = "sphinx_rtd_theme"
html_theme_path = [sphinx_rtd_theme.get_html_theme_path()]
html_logo = "logo.png"
html_theme_options = {
'canonical_url': '',
'analytics_id': '',
Expand Down

0 comments on commit 5e79508

Please sign in to comment.