From 64e09b546b1a4bd01b2c1e07907ef94be350caf0 Mon Sep 17 00:00:00 2001 From: Rick Lan Date: Sun, 8 Jun 2025 20:54:07 +0900 Subject: [PATCH] Fix missing space --- data/sharing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sharing.json b/data/sharing.json index daa18bfa..1b8af5d6 100644 --- a/data/sharing.json +++ b/data/sharing.json @@ -12,7 +12,7 @@ "line": { "icon": "line", "title": "sharing.line", - "url": "https://line.me/R/share?text=%s%s" + "url": "https://line.me/R/share?text=%s%%20%s" }, "linkedin": { "icon": "linkedin",