diff --git a/admin_manual/conf.py b/admin_manual/conf.py index 8bcbad6db..b9080333e 100644 --- a/admin_manual/conf.py +++ b/admin_manual/conf.py @@ -99,7 +99,7 @@ html_theme_path = ['../_shared_assets/themes'] # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. -html_theme = 'owncloud_org' +html_theme = 'nextcloud_com' html_theme_options = { # "rightsidebar": "true", }