pull/28886/merge
Ethan Carter Edwards 2025-01-08 13:13:50 +00:00 committed by GitHub
commit 40f07a4da2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ const SOCIALS = [
{
name: "Twitter",
img: require("../../../../res/img/social/twitter-2.png"),
url: (url: string) => `https://twitter.com/home?status=${url}`,
url: (url: string) => `https://twitter.com/intent/tweet?text=${url}`,
},
{
name: "LinkedIn",