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 8283682 commit 92b9701Copy full SHA for 92b9701
src/pages/bug-bounty.tsx
@@ -456,7 +456,7 @@ const BugBountiesPage = () => {
456
title={t("page-upgrades-bug-bounty-meta-title")}
457
description={t("page-upgrades-bug-bounty-meta-description")}
458
/>
459
- {/* INFO: Uncommon this to enable Bug Bounty Banner: <BugBountyBanner /> */}
+ {/* INFO: Uncomment this to enable Bug Bounty Banner: <BugBountyBanner /> */}
460
<Content>
461
<HeroCard>
462
<HeroContainer>
0 commit comments