Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahshi committed Dec 7, 2023
1 parent 926ac4b commit 577ecbe
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,10 +152,11 @@
html_static_path = ['_static']

# html_logo = "_static/mineralML_logo.png"
html_theme_options = {
'logo_only': True,
'display_version': False,
}
# html_theme_options = {
# 'logo_only': True,
# 'display_version': False,
# }

# Custom sidebar templates, must be a dictionary that maps document names
# to template names.
#
Expand Down

0 comments on commit 577ecbe

Please sign in to comment.