We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adff765 commit 7ec4b18Copy full SHA for 7ec4b18
src/components/Banners/BugBountyBanner/index.tsx
@@ -9,11 +9,11 @@ const BugBountyBanner = () => (
9
<BannerNotification shouldShow>
10
<Center>
11
<p>
12
- Prague code is now in scope! Join the Prague Audit Competition on {" "}
+ Prague code is now in scope! The Prague Audit Competition is running on {" "}
13
<a href="https://cantina.xyz/competitions/9ab19e33-b73c-4384-83a8-b905f508ce5e">
14
Cantina
15
</a>{" "}
16
- on the 21 of February, with up to $2,000,000 in rewards!
+ during 21st of February - 21st of March, with up to $2,000,000 in rewards!
17
</p>
18
</Center>
19
</BannerNotification>
0 commit comments