diff --git a/src/components/ShareLinks.astro b/src/components/ShareLinks.astro index 60477f1..e37bcb5 100644 --- a/src/components/ShareLinks.astro +++ b/src/components/ShareLinks.astro @@ -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",