mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:01:42 +08:00
fix: update twitter ShareLink title
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user