Skip to content

Commit

Permalink
updated social share text to remove second link (#918)
Browse files Browse the repository at this point in the history
  • Loading branch information
brendan-defi authored Aug 22, 2024
1 parent 1db1545 commit c6b98ce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function SocialPlatformButton({ socialPlatform }: { socialPlatform: SocialPlatfo
const text = [
'I just got my Basename as part of Onchain Summer! 😎',
`Basenames are ENS names supercharged by ${socialPlatformHandle[socialPlatform]}: low-cost (or free!), easy to use, and a powerful tool for connecting builders across the onchain economy.`,
'Get yours at base.org/names',
'Get yours today.',
].join('\n\n');

const socialMediaShareParams: SocialMediaShareParams = {
Expand Down

0 comments on commit c6b98ce

Please sign in to comment.