Skip to content

Commit cc9ed68

Browse files
Information about GitOpsCon 2025 (#154)
Signed-off-by: Christian Hernandez <christian@chernand.io>
1 parent b146ffd commit cc9ed68

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: GitOpsCon NA 2025
3+
date: "2025-12-04"
4+
location: "Virtual"
5+
attend: https://community.cncf.io/events/details/cncf-virtual-project-events-hosted-by-cncf-presents-gitopscon-north-america-virtual/
6+
---

src/components/header.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ const Header = ({ color, hasBanner }) => {
2323
{hasBanner && (
2424
<div className="pb-4">
2525
<Banner
26-
emoji={"☁️"}
27-
description={"Join us in Atlanta for ArgoCon and FluxCon colocated with KubeCon! (Nov 10, 2025)"}
28-
shortDescription={"Colocated Events Registration"}
29-
announcementLink={"https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/about-co-located-events/"}
26+
emoji={"🎉"}
27+
description={"CFP For GitOps NA 2025 is now open!"}
28+
shortDescription={"CFP for GitOpsCon"}
29+
announcementLink={"https://sessionize.com/GitOpsCon_NA_2025/"}
3030
/>
3131
</div>
3232
)}

0 commit comments

Comments
 (0)