Skip to content

Commit

Permalink
feat: update banner to latest KubeCon (#161)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Crenshaw <350466+crenshaw-dev@users.noreply.github.com>
  • Loading branch information
crenshaw-dev authored Jun 5, 2024
1 parent 001c15f commit 10ed601
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ const Header = ({ color }) => {
<React.Fragment>

<div className="announcement-banner bg-[#302871] py-3">
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-europe/co-located-events/argocon/">
Join us at ArgoCon EU 2024, colocated with KubeCon/CloudNativeCon 2024 Paris. Register now!
<a href="https://events.linuxfoundation.org/kubecon-cloudnativecon-north-america/co-located-events/argocon/">
Join us at ArgoCon NA 2024, colocated with KubeCon/CloudNativeCon 2024 Salt Lake City. Register now!
<svg class="HoverArrow" width="10" height="10" viewBox="0 0 10 10" aria-hidden="true">
<g fill-rule="evenodd">
<path class="HoverArrow__linePath" d="M0 5h7"></path>
Expand Down

0 comments on commit 10ed601

Please sign in to comment.