From 38688210ba0150e94f9f1d9a912c586ff1f3c791 Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Tue, 6 Jun 2017 12:29:38 +0000
Subject: [PATCH] escape ,

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

diff --git a/pug/pages/index.pug b/pug/pages/index.pug
index 932f585..c44d885 100644
--- a/pug/pages/index.pug
+++ b/pug/pages/index.pug
@@ -6,13 +6,13 @@ block content
             h1 Free Software User Groups in India
             #mapid
             p
-                |Free Software Community of India is a collective of Free Software (sometimes also called as Open Source Software)
-                users, advocates and developers.
+                |'Free Software Community of India is a collective of Free Software (sometimes also called as Open Source Software)
+                users, advocates and developers.'
                 |We maintain communication and collaboration infrastructure for everyone that respects their freedom and privacy.
                 |We maintain a list of Free Software communities and offer sub domains of fsug.in or fosscommunity.in.
                 |We depend on donations and community manpower to run the infrastructure.
                 |We mentor Free Software enthusiasts to become Free Software contributors.
-                |We provide GNU/Linux installation and configuration support via online messaging groups.
+                |We provide GNU/Linux installation and configuration support mainly via online messaging groups.
  
             p   | Join our matrix chat room a(href='https://matrix.to/#/#fsci:matrix.org', target='__blank')
                 | If you need a subdomain or want to list your community here please 
-- 
GitLab