From 20814cf19e463db5743765821aef6204581e6f16 Mon Sep 17 00:00:00 2001 From: les Date: Thu, 26 Sep 2019 18:46:45 +0200 Subject: [PATCH] Add Gancio (a shared agenda for local communities) --- source/_data/miscellaneous.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/source/_data/miscellaneous.json b/source/_data/miscellaneous.json index f9a2775..654c229 100644 --- a/source/_data/miscellaneous.json +++ b/source/_data/miscellaneous.json @@ -572,6 +572,19 @@ "diasporaClass": false, "OStatusClass": false, "categories": ["Media"] + }, + { + "title": "Gancio", + "source": "https://framagit.org/les/gancio", + "protocols": "ActivityPub", + "site": "https://gancio.org", + "logo": "", + "servers": "https://the-federation.info/gancio", + "apClass": true, + "zotClass": false, + "diasporaClass": false, + "OStatusClass": false, + "categories": ["Ev-Meet"] } ] }