Skip to content

Commit

Permalink
Revert "chore: banner incentives text (#2266)"
Browse files Browse the repository at this point in the history
This reverts commit 9595eb0.
  • Loading branch information
foodaka authored Nov 27, 2024
1 parent ab92b3f commit 80185de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/layouts/MainLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ export function MainLayout({ children }: { children: ReactNode }) {
return (
<>
<TopBarNotify
learnMoreLink="https://governance.aave.com/t/arfc-pyusd-reserve-configuration-update-incentive-campaign/19573/1"
notifyText="Merit incentives are available for users using PYUSD on mainnet. Learn more."
learnMoreLink="/markets/?marketName=proto_base_v3"
notifyText="Merit incentives are available for users who both supply cbBTC and borrow USDC."
bannerVersion={APP_BANNER_VERSION}
/>
<AppHeader />
Expand Down

0 comments on commit 80185de

Please sign in to comment.