Skip to content

Commit ee9e7e2

Browse files
authored
Merge pull request #24714 from zacharysarah/kcvirtualna
Add temporary banner for KCCNC NA 2020 virtual
2 parents 1b420ff + fbe9a59 commit ee9e7e2

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ github_repo = "https://github.com/kubernetes/website"
157157
# param for displaying an announcement block on every page.
158158
# See /i18n/en.toml for message text and title.
159159
announcement = true
160-
announcement_bg = "#000000" #choose a dark color – text is white
160+
announcement_bg = "#3f0374" # choose a dark color – text is white
161161

162162
#Searching
163163
k8s_search = true

i18n/en.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# i18n strings for the English (main) site.
22
# NOTE: Please keep the entries in alphabetical order when editing
33
[announcement_title]
4-
other = "Black lives matter."
4+
other = "<img src=\"images/kccnc-na-virtual-2020-white.svg\" style=\"float: right; height: 80px;\" /><a href=\"https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/?utm_source=kuberntes.io&utm_medium=search&utm_campaign=KC_CNC_Virtual\">KubeCon + CloudNativeCon NA 2020</a> <em>virtual</em>."
55

66
[announcement_message]
7-
other = "We stand in solidarity with the Black community.<br/>Racism is unacceptable.<br/> It conflicts with the [core values of the Kubernetes project](https://git.k8s.io/community/values.md) and our community does not tolerate it."
7+
other = "4 days of incredible opportunities to collaborate, learn, and share with the entire community!<br />November 17 – 20 2020"
88

99
[caution]
1010
other = "Caution:"

static/images/kccnc-na-virtual-2020-white.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)