Skip to content

Commit f948a38

Browse files
feat: Update banner for KubeCon NA 2025 (#186)
* Update banner for KubeCon NA 2025 Signed-off-by: Nate W <natew@cncf.io> * updating copy & link Signed-off-by: Nate W <natew@cncf.io> --------- Signed-off-by: Nate W <natew@cncf.io>
1 parent 506ded3 commit f948a38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/header.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ const Header = ({ color }) => {
2626
<React.Fragment>
2727

2828
<div className="announcement-banner bg-[#302871] py-3">
29-
<a href="https://www.youtube.com/playlist?list=PLj6h78yzYM2N9MWCsU_4upn64NDtHGv6i">
30-
ArgoCon EU 2025 Is a Wrap, watch the talks on Youtube.
29+
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/register/?utm_source=argoproj&utm_medium=homepage&utm_campaign=10608228-KubeCon-NA-2025&utm_content=hero">
30+
Join us at ArgoCon NA 2025, colocated with KubeCon/CloudNativeCon 2025 · Nov 10-13 · Register Today!
3131
<svg class="HoverArrow" width="10" height="10" viewBox="0 0 10 10" aria-hidden="true">
3232
<g fill-rule="evenodd">
3333
<path class="HoverArrow__linePath" d="M0 5h7"></path>

0 commit comments

Comments
 (0)