diff --git a/website_and_docs/hugo.toml b/website_and_docs/hugo.toml index 78cd28aafc72..463a81fd637a 100644 --- a/website_and_docs/hugo.toml +++ b/website_and_docs/hugo.toml @@ -164,8 +164,8 @@ plausible_analytics = true prism_syntax_highlighting = true # Enable announcement banner below navbar (Go to announcement-banner.html to change the message) -banner_flag = true -announcement_banner = true +banner_flag = false +announcement_banner = false # Enable Algolia DocSearch [params.search.algolia]