Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
fredriksvantes authored Dec 7, 2024
1 parent 30eda6d commit c307645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Banners/BugBountyBanner/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ const BugBountyBanner = () => (
<BannerNotification shouldShow>
<Center>
<p>
We are running a Bug Bounty Attackathon on <a href="https://immunefi.com/audit-competition/ethereum-protocol-attackathon/">Immunefi</a>
until the 25th of January, with up to $1,500,000 in rewards!
The Ethereum Protocol Attackathon is live on <a href="https://immunefi.com/audit-competition/ethereum-protocol-attackathon/">Immunefi</a>
until the 25th of January, with up to $1,500,000 in rewards!
</p>
</Center>
</BannerNotification>
Expand Down

0 comments on commit c307645

Please sign in to comment.