From 6cc6cbfd2c2c003535015e0871bd3cdaabe42a92 Mon Sep 17 00:00:00 2001 From: SpF Date: Fri, 27 Mar 2020 16:06:12 +0100 Subject: [PATCH] Ajout de dedidream et correns --- app/data/project.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/app/data/project.yml b/app/data/project.yml index 470d475..af77785 100644 --- a/app/data/project.yml +++ b/app/data/project.yml @@ -808,3 +808,17 @@ instances: chatons: false trust: false country: be + correns: + title: Correns + endpoint: https://jitsi.correns.org/ + website: https://www.correns.org/ + chatons: false + trust: false + country: fr + dedidream: + title: Dedidream + endpoint: https://blabla.dedidream.com/ + website: https://blabla.dedidream.com/ + chatons: false + trust: false + country: fr -- GitLab