We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a35c9a3 commit 87ab3daCopy full SHA for 87ab3da
docs/conf.py
@@ -46,8 +46,8 @@
46
# The theme to use for HTML and HTML Help pages. See the documentation for
47
# a list of builtin themes.
48
#
49
-# html_theme = 'alabaster'
50
-html_theme = 'furo'
+html_theme = 'alabaster'
+# html_theme = 'furo'
51
52
# Add any paths that contain custom static files (such as style sheets) here,
53
# relative to this directory. They are copied after the builtin static files,
0 commit comments