diff --git a/site/source/conf.py b/site/source/conf.py index 4863135..34f9e91 100644 --- a/site/source/conf.py +++ b/site/source/conf.py @@ -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://start9labs.medium.com/embassyos-0-3-0-f3d2d2ea016f", + "banner_button_url": "https://start9labs.medium.com/announcing-embassyos-0-3-0-f3d2d2ea016f", "banner_title_text": "EmbassyOS 0.3.0 is now available 🥳", - "hide_banner": "true", + "hide_banner": "false", "hide_edit_this_page_button": "false", "hide_sidebar_index": "true", "hide_version_dropdown": [],