Skip to content

Commit 853f519

Browse files
committed
docs: fix html theme
1 parent 7773dac commit 853f519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
# The theme to use for HTML and HTML Help pages. See the documentation for
8383
# a list of builtin themes.
8484
#
85-
html_theme = 'readthedocs'
85+
html_theme = 'default'
8686

8787
# Theme options are theme-specific and customize the look and feel of a theme
8888
# further. For a list of options available for each theme, see the

0 commit comments

Comments
 (0)