We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b38a6c2 commit 506ded3Copy full SHA for 506ded3
src/components/header.js
@@ -26,8 +26,8 @@ const Header = ({ color }) => {
26
<React.Fragment>
27
28
<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!
+ <a href="https://www.youtube.com/playlist?list=PLj6h78yzYM2N9MWCsU_4upn64NDtHGv6i">
+ ArgoCon EU 2025 Is a Wrap, watch the talks on Youtube.
31
<svg class="HoverArrow" width="10" height="10" viewBox="0 0 10 10" aria-hidden="true">
32
<g fill-rule="evenodd">
33
<path class="HoverArrow__linePath" d="M0 5h7"></path>
0 commit comments