mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
user the release theme for the release documentation exort
This commit is contained in:
@@ -100,7 +100,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'
|
||||
html_theme = 'owncloud_release'
|
||||
html_theme_options = {
|
||||
# "rightsidebar": "true",
|
||||
}
|
||||
|
||||
@@ -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'
|
||||
html_theme = 'owncloud_release'
|
||||
html_theme_options = {
|
||||
# "rightsidebar": "true",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user