Skip to content

Commit

Permalink
updating banner.
Browse files Browse the repository at this point in the history
Signed-off-by: Jaime Magiera <[email protected]>
  • Loading branch information
JaimeMagiera committed Jun 26, 2024
1 parent 0cd7de3 commit 67c07b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ const Header = ({ color, hasBanner }) => {
<div className="pb-4">
<Banner
emoji={"🎉"}
description={"GitOpsCon is coming to Seattle (April 15)!"}
description={"Join us at KubeCon + CloudNativeCon + Open Source Summit + AI_dev China (August 21-23 2024)"}
shortDescription={"Register Here!"}
announcementLink={"https://events.linuxfoundation.org/gitopscon-north-america/"}
announcementLink={"https://events.linuxfoundation.org/kubecon-cloudnativecon-open-source-summit-ai-dev-china/"}
/>
</div>
)}
Expand Down

0 comments on commit 67c07b3

Please sign in to comment.