Skip to content

Commit

Permalink
update header title with new event (open-gitops#141)
Browse files Browse the repository at this point in the history
Signed-off-by: varodrig <[email protected]>
  • Loading branch information
varodrig authored Nov 4, 2024
1 parent 3180ae6 commit c8b9bae
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={"Join us at KubeCon + CloudNativeCon + Open Source Summit + AI_dev China (August 21-23 2024)"}
description={"Join us at KubeCon + ArgoCon North America (November 12, 2024)"}
shortDescription={"Register Here!"}
announcementLink={"https://events.linuxfoundation.org/kubecon-cloudnativecon-open-source-summit-ai-dev-china/"}
announcementLink={"https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/argocon/#about"}
/>
</div>
)}
Expand Down

0 comments on commit c8b9bae

Please sign in to comment.