diff --git a/docs/conf.py b/docs/conf.py index 22bbe11..3ff6d4d 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -24,7 +24,7 @@ extensions = [ # -- Options for HTML output ----------------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-html-output -html_theme = "furo" +#html_theme = "furo" html_title = project # -- Options for Autodoc --------------------------------------------------------------