Skip to content

Commit

Permalink
Add GitOpsCon NA 2024 to header
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Garfield <[email protected]>
  • Loading branch information
todaywasawesome authored Jan 31, 2024
1 parent a61e888 commit 7e82eb3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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 EU 2023 schedule is live!"}
shortDescription={"View Schedule"}
announcementLink={"https://events.linuxfoundation.org/gitopscon-europe/program/schedule/"}
description={"GitOpsCon is coming to Seattle (April 15)!"}
shortDescription={"Register Here!"}
announcementLink={"https://events.linuxfoundation.org/gitopscon-north-america/"}
/>
</div>
)}
Expand Down

0 comments on commit 7e82eb3

Please sign in to comment.