File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ github_repo = "https://github.com/kubernetes/website"
157
157
# param for displaying an announcement block on every page.
158
158
# See /i18n/en.toml for message text and title.
159
159
announcement = true
160
- announcement_bg = " #3f0374 " # choose a dark color – text is white
160
+ announcement_bg = " #3d4cb7 " # choose a dark color – text is white
161
161
162
162
# Searching
163
163
k8s_search = true
Original file line number Diff line number Diff line change 1
1
# i18n strings for the English (main) site.
2
2
# NOTE: Please keep the entries in alphabetical order when editing
3
3
[announcement_title ]
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>."
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>."
5
5
6
6
[announcement_message ]
7
7
other = " 4 days of incredible opportunities to collaborate, learn, and share with the entire community!<br />November 17 – 20 2020"
You can’t perform that action at this time.
0 commit comments