Skip to content

Commit 506ded3

Browse files
authored
chore: Update header post ArgoCon EU 2025 (#183)
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
1 parent b38a6c2 commit 506ded3

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://events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/argocon/">
30-
Join us at ArgoCon EU 2025, colocated with KubeCon/CloudNativeCon 2025 London. Register now!
29+
<a href="https://www.youtube.com/playlist?list=PLj6h78yzYM2N9MWCsU_4upn64NDtHGv6i">
30+
ArgoCon EU 2025 Is a Wrap, watch the talks on Youtube.
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)