Skip to content

Commit 13a2444

Browse files
committed
added US Open workshop banner
1 parent 1c6415b commit 13a2444

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/TopNavigationBar/TopNavigationBar.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -138,8 +138,8 @@ export default function TopNavigationBar({
138138
{!hidePromoBar && (
139139
<>
140140
<Banner
141-
text="February 2024 USACO workshop will be held with X-Camp on February 24th!"
142-
registerLink="https://joincpi.org/workshops/feb24"
141+
text="US Open 2024 USACO workshop will be held with X-Camp on March 21st!"
142+
registerLink="https://joincpi.org/workshops/open24"
143143
/>
144144
{/* <div className="relative bg-blue-600">
145145
<div className="max-w-screen-xl mx-auto py-3 px-3 sm:px-6 lg:px-8">

0 commit comments

Comments
 (0)