Skip to content

Commit

Permalink
switch back to rtd theme
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilipPartsch authored Nov 25, 2024
1 parent 5cda587 commit f95d1e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@

# -- Options for HTML output

#html_theme = 'sphinx_rtd_theme'
html_theme = 'sphinx_immaterial'
html_theme = 'sphinx_rtd_theme'
#html_theme = 'sphinx_immaterial'
#html_theme = 'alabaster' # Sphinx Defaul Theme

# If we do perform a PDF build, we have to switch to alabaster
Expand Down

0 comments on commit f95d1e2

Please sign in to comment.