From 5fc5cc0c94a401ab0eecc933fe1f0141608d8772 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Sun, 28 Mar 2021 20:07:58 +0100 Subject: [PATCH] Remove stale announcement This announcement was live when the v1.19 release branch was made, but is no longer active. (Since this release, we updated the mechanism for publishing announcements, but have not backported those changes). --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 77d8b280f7..e5b4b74ecc 100644 --- a/config.toml +++ b/config.toml @@ -156,7 +156,7 @@ github_repo = "https://github.com/kubernetes/website" # param for displaying an announcement block on every page. # See /i18n/en.toml for message text and title. -announcement = true +announcement = false announcement_bg = "#000000" #choose a dark color – text is white #Searching