Skip to content

Commit

Permalink
Add referral tag
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinX8 committed Mar 14, 2022
1 parent 8868712 commit 041f4bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/sections/Hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ const Hero = ({
href={BRAVE}
target="_blank"
>
Use Brave <SiBrave size="2em" color="white" />
Use Brave (referral)<SiBrave size="2em" color="white" />
</Button>
)}
<Button
Expand All @@ -106,7 +106,7 @@ const Hero = ({
href={ADGUARD}
target="_blank"
>
Use Adguard <SiAdguard size="2em" color="white" />
Use Adguard (referral)<SiAdguard size="2em" color="white" />
</Button>
</ButtonGroup>
</div>
Expand Down

0 comments on commit 041f4bf

Please sign in to comment.