Skip to content

Commit

Permalink
try setting html_theme to "default"
Browse files Browse the repository at this point in the history
  • Loading branch information
FoamyGuy committed Oct 14, 2023
1 parent 2ff02ae commit 9efe95a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
html_theme = "default"
html_theme_path = ["."]
else:
html_theme = "default"
html_theme_path = ["."]

# Add any paths that contain custom static files (such as style sheets) here,
Expand Down
2 changes: 1 addition & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

sphinx>=4.0.0
sphinxcontrib-jquery
sphinx-rtd-theme
sphinx-rtd-theme

0 comments on commit 9efe95a

Please sign in to comment.