From 0dc8c500745d19fa11c42e4d8ce7dcc6891461d7 Mon Sep 17 00:00:00 2001 From: Tim Bannister Date: Sun, 22 Nov 2020 20:10:30 +0000 Subject: [PATCH] Revert banner after KubeCon This reverts commit 59510913abf635bac4e9176ed0b781927af3bd20 --- config.toml | 2 +- i18n/en.toml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config.toml b/config.toml index 0c86c6f6983..a59fcbd6786 100644 --- a/config.toml +++ b/config.toml @@ -157,7 +157,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_bg = "#3d4cb7" # choose a dark color – text is white +announcement_bg = "#000000" #choose a dark color – text is white #Searching k8s_search = true diff --git a/i18n/en.toml b/i18n/en.toml index d496085b8db..899ffdd4bf2 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -1,10 +1,10 @@ # i18n strings for the English (main) site. # NOTE: Please keep the entries in alphabetical order when editing [announcement_title] -other = "KubeCon + CloudNativeCon NA 2020 virtual." +other = "Black lives matter." [announcement_message] -other = "4 days of incredible opportunities to collaborate, learn, and share with the entire community!
November 17 – 20 2020" +other = "We stand in solidarity with the Black community.
Racism is unacceptable.
It conflicts with the [core values of the Kubernetes project](https://git.k8s.io/community/values.md) and our community does not tolerate it." [caution] other = "Caution:"