diff --git a/docs/source/conf.py b/docs/source/conf.py index f288a13..24a6003 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -18,5 +18,5 @@ # -- Options for HTML output ------------------------------------------------- -html_theme = 'alabaster' +html_theme = 'default' html_static_path = ['_static']