Skip to content

Commit aeff475

Browse files
authored
Merge pull request #23183 from sftim/20200816_kubecon_eu_2020_announcement
Announce KubeCon + CloudNativeCon EU 2020
2 parents 691aec2 + 988f55f commit aeff475

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ githubWebsiteRaw = "raw.githubusercontent.com/kubernetes/website"
130130
# param for displaying an announcement block on every page.
131131
# See /i18n/en.toml for message text and title.
132132
announcement = true
133-
announcement_bg = "#000000" #choose a dark color – text is white
133+
announcement_bg = "#3f0374" #choose a dark color – text is white
134134

135135
#Searching
136136
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/kubecon_ad_eu_2020.png\" style=\"float: right; height: 80px;\" /><a href=\"https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/?utm_source=kuberntes.io&utm_medium=search&utm_campaign=KC_CNC_Virtual\">KubeCon + CloudNativeCon EU 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 + share with the entire community!<br />August 17 – 20 2020."
88

99
[caution]
1010
other = "Caution:"

static/images/kubecon_ad_eu_2020.png

69.9 KB
Loading

0 commit comments

Comments
 (0)