mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
user the release theme for the release documentation exort
This commit is contained in:
parent
195b1a8b6f
commit
7bc7e67fa5
@ -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",
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user