Skip to content

Commit 783a372

Browse files
committed
change conf.py to use furo theme
1 parent 211a517 commit 783a372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@
2929
# -- Options for HTML output -------------------------------------------------
3030
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output
3131

32-
html_theme = 'sphinx_rtd_theme'
32+
html_theme = 'furo'
3333
html_static_path = ['_static']

0 commit comments

Comments
 (0)