Skip to content

Commit

Permalink
testing if a different theme fixes the issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nkorinek committed Jun 30, 2021
1 parent be51814 commit 33250ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = "pydata_sphinx_theme"
html_theme = "classic"
html_logo = "_static/images/earth-lab-logo.png"

# Theme options are theme-specific and customize the look and feel of a theme
Expand Down

0 comments on commit 33250ab

Please sign in to comment.