diff --git a/docs/conf.py b/docs/conf.py index d228087..875610b 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -27,7 +27,7 @@ author = "Replit" # The full version, including alpha/beta/rc tags release = "3.0.0" - +html_theme = "alabaster" # -- General configuration ---------------------------------------------------