Skip to content

Commit

Permalink
Fixing theme name
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 6, 2023
1 parent 6addc7a commit 6a053b2
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 @@ -80,7 +80,7 @@
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
html_theme = 'sphinx-material'
html_theme = 'sphinx_material'

html_logo = 'img/circtools_150px.png'

Expand Down

0 comments on commit 6a053b2

Please sign in to comment.