Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
106fff6976 |
@ -78,7 +78,7 @@ html_theme = 'otcdocs'
|
|||||||
# further. For a list of options available for each theme, see the
|
# further. For a list of options available for each theme, see the
|
||||||
# documentation.
|
# documentation.
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"disable_search": "True",
|
"disable_search": True,
|
||||||
"site_name": "Internal Documentation Portal",
|
"site_name": "Internal Documentation Portal",
|
||||||
"logo_url": "https://docs-int.otc-service.com",
|
"logo_url": "https://docs-int.otc-service.com",
|
||||||
}
|
}
|
||||||
|
@ -78,7 +78,7 @@ html_theme = 'otcdocs'
|
|||||||
# further. For a list of options available for each theme, see the
|
# further. For a list of options available for each theme, see the
|
||||||
# documentation.
|
# documentation.
|
||||||
html_theme_options = {
|
html_theme_options = {
|
||||||
"disable_search": "True",
|
"disable_search": True,
|
||||||
"site_name": "Internal Documentation Portal",
|
"site_name": "Internal Documentation Portal",
|
||||||
"logo_url": "https://docs-int.otc-service.com",
|
"logo_url": "https://docs-int.otc-service.com",
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user