Skip to content

Commit

Permalink
chore: banner text (#2055)
Browse files Browse the repository at this point in the history
  • Loading branch information
foodaka authored May 6, 2024
1 parent af3f6d0 commit 0be91c4
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 @@ -12,8 +12,8 @@ export function MainLayout({ children }: { children: ReactNode }) {
return (
<>
<TopBarNotify
notifyText="GHO emissions for staking will soon be renewed"
learnMoreLink="https://app.aave.com/governance/v3/proposal/?proposalId=91"
notifyText="Users can now stake GHO in the safety module 🎉"
learnMoreLink="https://app.aave.com/staking"
buttonText="Learn More"
/>
<AppHeader />
Expand Down

3 comments on commit 0be91c4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This commit was deployed on ipfs

Please sign in to comment.