From 84e5fc814520e277b2c1d1c31c3d28a93be4ba45 Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Tue, 6 Jun 2017 15:15:14 +0000
Subject: [PATCH] fix spacing issue

---
 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 2f1070e..628ffe8 100644
--- a/pug/pages/index.pug
+++ b/pug/pages/index.pug
@@ -11,10 +11,10 @@ block content
               li We mentor Free Software enthusiasts to become Free Software contributors.
               li We provide GNU/Linux installation and configuration support mainly via online messaging groups.
             p
-                |Join the conversation at our
+                |Join the conversation at our 
                 a(href='https://matrix.to/#/#fsci:matrix.org', target='__blank') matrix chat room
-                | or collaborate with us on our
-                a(href='https://www.loomio.org/g/esPoQ4S0/free-software-community-of-india-fsci-', target='__blank') loomio group
+                |  or collaborate with us on our 
+                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 
-- 
GitLab