From be6ce389c6cac6647f40fc0f57a4635a5171437d Mon Sep 17 00:00:00 2001 From: Asterisk Date: Sat, 10 Aug 2024 11:28:30 -0400 Subject: [PATCH] Update sharing.json --- data/sharing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sharing.json b/data/sharing.json index a7837c6d..e08a0cb7 100644 --- a/data/sharing.json +++ b/data/sharing.json @@ -47,6 +47,6 @@ "mastodon": { "icon": "mastodon", "title": "sharing.mastodon", - "url": "https://toot.kytta.dev/?text=%[2]s+%[1]s" + "url": "https://toot.kytta.dev/?text=%[2]s %[1]s" } }