Merge pull request #24714 from zacharysarah/kcvirtualna

Add temporary banner for KCCNC NA 2020 virtual
This commit is contained in:
Kubernetes Prow Robot
2020-10-26 02:01:02 -07:00
committed by GitHub
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -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
+2 -2
View File
@@ -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 = "<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>."
[announcement_message]
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."
other = "4 days of incredible opportunities to collaborate, learn, and share with the entire community!<br />November 17 20 2020"
[caution]
other = "Caution:"
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 40 KiB