From b0966c8b558f730f2116ee8a108768080808a46b Mon Sep 17 00:00:00 2001 From: Praveen Arimbrathodiyil <praveen@debian.org> Date: Fri, 16 Jun 2017 04:00:38 +0000 Subject: [PATCH] add fsmk --- js/locations.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/js/locations.js b/js/locations.js index 932e2ae..6b42d05 100644 --- a/js/locations.js +++ b/js/locations.js @@ -10,6 +10,14 @@ (have I missed something?) */ var locations = [{ + "LAT": "12.9473557", + "LNG": "77.5996612", + "TITLE": "FSMK (Free Software Movement Karnataka)", + "URL": "https://fsmk.org/", + "MLIST": "https://discuss.fsmk.org/", + "MATURL": "https://matrix.to/#/#fsmk-discuss:matrix.org", + "TGURL": "https://telegram.me/joinchat/AZWi6jvE1RV2eckTYg4YGg" +}, { "LAT": "12.501389", "LNG": "74.99", "TITLE": "Kasargod FSUG (Free Software User Group)", -- GitLab