Skip to content

Commit

Permalink
Removes follow_url part of sharing link for xing
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeruxky authored Oct 7, 2024
1 parent 9bea0af commit 2c43133
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/sharing.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,6 @@
"xing": {
"icon": "xing",
"title": "sharing.xing",
"url": "https://www.xing.com/spi/shares/new?url=%s&follow_url=https://www.xing.com/profile/Philip_Wille"
"url": "https://www.xing.com/spi/shares/new?url=%s"
}
}

0 comments on commit 2c43133

Please sign in to comment.