Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions content/events/gitopscon-na-2025.mdx

This file was deleted.

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={"Join us at GitOpsCon Europe 2025 VIRTUAL (May 28, 2025)"}
shortDescription={"Register Here!"}
announcementLink={"https://community.cncf.io/events/details/cncf-virtual-project-events-hosted-by-cncf-presents-gitopscon-europe-2025-virtual/"}
description={"Join us in Atlanta for ArgoCon and FluxCon colocated with KubeCon! (Nov 10, 2025)"}
shortDescription={"Colocated Events Registration"}
announcementLink={"https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/about-co-located-events/"}
/>
</div>
)}
Expand Down