mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 07:33:07 +08:00
fix: update twitter ShareLink title
This commit is contained in:
@@ -18,7 +18,7 @@ const shareLinks = [
|
||||
{
|
||||
name: "Twitter",
|
||||
href: "https://twitter.com/intent/tweet?url=",
|
||||
linkTitle: `Share this post on Facebook`,
|
||||
linkTitle: `Tweet this post`,
|
||||
},
|
||||
{
|
||||
name: "Telegram",
|
||||
|
||||
Reference in New Issue
Block a user