Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 2d7bde9

Browse files
authored
Merge pull request #22 from MobileFirstLLC/mention
use mention when sharing
2 parents 79b8e52 + 2c4f189 commit 2d7bde9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ export const shareLinks = {
235235
},
236236
twitter: {
237237
label: 'share_twitter',
238-
url: 'https://twitter.com/intent/tweet?text=%23DoucheBlock%20',
238+
url: 'https://twitter.com/intent/tweet?text=@DoucheBlock%20',
239239
svgPath: 'M22.46,6C21.69,6.35 20.86,6.58 20,6.69C20.88,6.16 21.56,5.32 21.88,4.31C21.05,4.81 20.13,5.16 ' +
240240
'19.16,5.36C18.37,4.5 17.26,4 16,4C13.65,4 11.73,5.92 11.73,8.29C11.73,8.63 11.77,8.96 11.84,9.27C8.28,' +
241241
'9.09 5.11,7.38 3,4.79C2.63,5.42 2.42,6.16 2.42,6.94C2.42,8.43 3.17,9.75 4.33,10.5C3.62,10.5 2.96,10.3 ' +

0 commit comments

Comments
 (0)