diff --git a/docs/source/conf.py b/docs/source/conf.py index a79b78df..91a575fa 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -61,7 +61,7 @@ html_static_path = ["_static"] -html_theme = "renku" +html_theme = "sphinx" html_theme_options = { "collapse_navigation": False, "navigation_depth": 4,