fix links, styles, disable banner

This commit is contained in:
Lucy Cifferello
2022-03-01 15:46:43 -07:00
parent 061c14be92
commit d638f8f24b
6 changed files with 6 additions and 6 deletions

View File

@@ -94,9 +94,9 @@ html_theme_path = ["../../sphinx-scylladb-theme"]
html_theme_options = {
"conf_py_path": "site/source/",
"banner_button_text": "Learn more",
"banner_button_url": "https://docs.start9.com/latest",
"banner_button_url": "https://start9labs.medium.com/embassyos-0-3-0-f3d2d2ea016f",
"banner_title_text": "EmbassyOS 0.3.0 is now available 🥳",
"hide_banner": "false",
"hide_banner": "true",
"hide_edit_this_page_button": "false",
"hide_sidebar_index": "true",
"hide_version_dropdown": [],