We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b2888 commit e6853f5Copy full SHA for e6853f5
1 file changed
src/components/header.js
@@ -24,7 +24,7 @@ const Header = ({ color, hasBanner }) => {
24
<div className="pb-4">
25
<Banner
26
emoji={"🖥️"}
27
- description={"Join us atGitOpsCon Europe 2025 VIRTUAL (May 28, 2025)"}
+ description={"Join us at GitOpsCon Europe 2025 VIRTUAL (May 28, 2025)"}
28
shortDescription={"Register Here!"}
29
announcementLink={"https://community.cncf.io/events/details/cncf-virtual-project-events-hosted-by-cncf-presents-gitopscon-europe-2025-virtual/"}
30
/>
0 commit comments