Skip to content

Commit

Permalink
design: improved size of invite to refer
Browse files Browse the repository at this point in the history
  • Loading branch information
geolffreym committed Jan 21, 2025
1 parent 8128375 commit 8354812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/user/profile-header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ const shareLinks = [
{
icon: 'mingcute:social-x-line',
label: 'X',
url: `https://x.com/share/?url=${encodeURIComponent(urlToShare)}&text=Visit%20my%20profile%20in%20Watchit&hashtags=Watchit,Blockchain,Crypto`,
url: `https://x.com/share/?url=${encodeURIComponent(urlToShare)}&text=Visit%20my%20profile%20on%20Watchit&hashtags=Watchit,Blockchain,Crypto`,
},
{
icon: 'mdi:facebook',
Expand Down

0 comments on commit 8354812

Please sign in to comment.