Skip to content

Commit fac812d

Browse files
justaugustuscbleckerdimsderekwaynecarrlachie83
committed
Black Lives Matter announcement
Signed-off-by: Stephen Augustus <[email protected]> Co-authored-by: Christoph Blecker <[email protected]> Co-authored-by: Davanum Srinivas <[email protected]> Co-authored-by: Derek Carr <[email protected]> Co-authored-by: Lachlan Evenson <[email protected]> Co-authored-by: Nikhita Raghunath <[email protected]> Co-authored-by: Paris Pittman <[email protected]> Co-authored-by: Aaron Crickenberger <[email protected]> Co-authored-by: Zach Corleissen <[email protected]> Co-authored-by: Celeste Horgan <[email protected]>
1 parent 48675c8 commit fac812d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

config.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,11 @@ githubWebsiteRepo = "github.com/kubernetes/website"
8383
githubWebsiteRaw = "raw.githubusercontent.com/kubernetes/website"
8484

8585
# param for displaying an announcement block on every page; see PR #16210
86-
announcement = false
86+
announcement = true
8787
# announcement_message is only displayed when announcement = true; update with your specific message
88-
announcement_title = "Announcement title here"
89-
announcement_message_full = "Long homepage announcement <br/><br/> Quisque efficitur feugiat neque non accumsan. Sed sed massa pharetra, suscipit mauris ut, viverra felis. Sed id ullamcorper sapien. Vivamus lobortis elementum nunc nec molestie. Ut eleifend tellus diam, in tincidunt purus ullamcorper nec. Morbi quam elit, laoreet at cursus vitae, efficitur condimentum felis. Nam ac felis sed lorem dapibus semper. Integer eu pretium justo. Nunc porta pulvinar ornare. " #appears on homepage. Use md formatting for links and <br/> for line breaks.
90-
announcement_message_compact = "One line compact announcement" #appears on subpages
88+
announcement_title = "Black lives matter."
89+
announcement_message_full = "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." #appears on homepage. Use md formatting for links and <br/> for line breaks.
90+
announcement_message_compact = "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." #appears on subpages
9191
announcement_bg = "#000000" #choose a dark color – text is white
9292

9393
[params.pushAssets]

0 commit comments

Comments
 (0)