fix: update twitter ShareLink title

This commit is contained in:
satnaing
2024-01-08 15:16:49 +06:30
parent 1e2c5e82d8
commit 43f716054b
+1 -1
View File
@@ -18,7 +18,7 @@ const shareLinks = [
{ {
name: "Twitter", name: "Twitter",
href: "https://twitter.com/intent/tweet?url=", href: "https://twitter.com/intent/tweet?url=",
linkTitle: `Share this post on Facebook`, linkTitle: `Tweet this post`,
}, },
{ {
name: "Telegram", name: "Telegram",