Skip to content

Commit 6c38731

Browse files
authored
Update conf.py
1 parent 801134b commit 6c38731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
# -- Options for HTML output -------------------------------------------------
4242
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
4343

44-
html_theme = 'sphinx_rtd_theme'
44+
html_theme = 'furo'
4545
html_static_path = ['_static']
4646

4747
# -- Extension configuration -------------------------------------------------

0 commit comments

Comments
 (0)