From 6da83838b5de148fc6815fa99147b5f35ab8048c Mon Sep 17 00:00:00 2001 From: Carlos Rodriguez Date: Fri, 23 Dec 2022 20:17:38 +0100 Subject: [PATCH] Added Telegram, Mastodon and Matrix channels for GALPon.org --- static/vigotech.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/static/vigotech.json b/static/vigotech.json index e61761ed..79e889c6 100644 --- a/static/vigotech.json +++ b/static/vigotech.json @@ -79,6 +79,9 @@ "logo": "https://vigotech.org/images/galpon.png", "links": { "web": "https://www.galpon.org", + "telegram": "https://t.me/galpon", + "mastodon": "https://mastodon.gal/@galpon", + "matrix": "https://matrix.to/#/#galpon:matrix", "twitter": "https://twitter.com/galpon", "maillist": "https://www.galpon.org/content/listas-correo-galpon" }