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 bde7245 commit adff765Copy full SHA for adff765
src/components/Banners/BugBountyBanner/index.tsx
@@ -9,11 +9,11 @@ const BugBountyBanner = () => (
9
<BannerNotification shouldShow>
10
<Center>
11
<p>
12
- The Ethereum Protocol Attackathon is live on{" "}
13
- <a href="https://immunefi.com/audit-competition/ethereum-protocol-attackathon/">
14
- Immunefi
+ Prague code is now in scope! Join the Prague Audit Competition on {" "}
+ <a href="https://cantina.xyz/competitions/9ab19e33-b73c-4384-83a8-b905f508ce5e">
+ Cantina
15
</a>{" "}
16
- until the 20th of January, with up to $1,500,000 in rewards!
+ on the 21 of February, with up to $2,000,000 in rewards!
17
</p>
18
</Center>
19
</BannerNotification>
0 commit comments