From 66fdd92229030ded4d0243087976424c00b8718b Mon Sep 17 00:00:00 2001 From: Dominic Reich Date: Fri, 17 Nov 2023 16:34:32 +0100 Subject: [PATCH] update data/sharing.json to make the emailed subject more clear --- data/sharing.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/sharing.json b/data/sharing.json index 34e6089..5d1e663 100644 --- a/data/sharing.json +++ b/data/sharing.json @@ -2,7 +2,7 @@ "email": { "icon": "email", "title": "sharing.email", - "url": "mailto:?body=%s&subject=%s" + "url": "mailto:?body=%s&subject=Look+at+this:+%s" }, "facebook": { "icon": "facebook",