From 59510913abf635bac4e9176ed0b781927af3bd20 Mon Sep 17 00:00:00 2001 From: zacharysarah Date: Sun, 25 Oct 2020 14:42:05 -0700 Subject: [PATCH] Add temporary banner for KCCNC NA 2020 virtual --- config.toml | 2 +- i18n/en.toml | 4 ++-- static/images/kccnc-na-virtual-2020-white.svg | 1 + 3 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 static/images/kccnc-na-virtual-2020-white.svg diff --git a/config.toml b/config.toml index a59fcbd678..b2fd7c3a5c 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 = "#000000" #choose a dark color – text is white +announcement_bg = "#3f0374" # choose a dark color – text is white #Searching k8s_search = true diff --git a/i18n/en.toml b/i18n/en.toml index 899ffdd4bf..6b437fe56c 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 = "Black lives matter." +other = "KubeCon + CloudNativeCon NA 2020 virtual." [announcement_message] -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." +other = "4 days of incredible opportunities to collaborate, learn, and share with the entire community!
November 17 – 20 2020." [caution] other = "Caution:" diff --git a/static/images/kccnc-na-virtual-2020-white.svg b/static/images/kccnc-na-virtual-2020-white.svg new file mode 100644 index 0000000000..70521bcbd3 --- /dev/null +++ b/static/images/kccnc-na-virtual-2020-white.svg @@ -0,0 +1 @@ + \ No newline at end of file