From f25038217c9fe66d4a1f1945d567735983faf15d Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Mon, 7 Mar 2022 20:53:37 +0100 Subject: [PATCH] correction of description --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index b61b515..e1a56ad 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "gotosocial", "packaging_format": 1, "description": { - "en": "GoToSocial is an ActivityPub social network server, written in Golang.", - "fr": "GoToSocial est un serveur de réseau social basé sur ActivityPub écrit en Golang." + "en": "GoToSocial is an ActivityPub social network server, written in Golang. With GoToSocial, you can keep in touch with your friends, post, read, and share images and articles. All without being tracked or advertised to!", + "fr": "GoToSocial est un serveur de réseau social basé sur ActivityPub écrit en Golang. Avec GoToSocial, vous pouvez rester en contact avec vos amis, publier, lire et partager des images et des articles. Tout cela sans être pisté ni subir de publicité !" }, "version": "0.2.1~ynh1", "url": "https://github.com/superseriousbusiness/gotosocial",