From 26e34eb774b67d35e6f02d4b315fde4c7dd98bdf Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Tue, 6 Jun 2017 15:52:38 +0000
Subject: [PATCH] locations.js can be edited online

---
 pug/pages/index.pug | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/pug/pages/index.pug b/pug/pages/index.pug
index adc698e..ee408f8 100644
--- a/pug/pages/index.pug
+++ b/pug/pages/index.pug
@@ -17,9 +17,11 @@ block content
                 a(href='https://www.loomio.org/g/esPoQ4S0/free-software-community-of-india-fsci-', target='__blank')  loomio group
                 |.
             p
-                |If you need a subdomain or want to list your community here please 
+                |If you need a subdomain or want to list your community in the map please 
                 a(href='mailto:fosscommunity.in@disroot.org') mail to FSCI
-                |  with sufficient details of your community.
+                |  with sufficient details of your community or 
+                a(href='https://gitlab.com/fsci/fsci.org.in/blob/master/js/locations.js', target='__blank') edit this list
+                |.
             #improve
                 a(href='https://gitlab.com/fsci/fsci.org.in', target='_blank')
                     img(src='img/code.png')
-- 
GitLab