From 2cd9561d07d80c81c97804f0efe0750571508479 Mon Sep 17 00:00:00 2001
From: Raghavendra <raghu@raghukamath.com>
Date: Tue, 6 Jun 2017 13:07:58 +0000
Subject: [PATCH] Update index.pug to remove the unintentional pipes

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

diff --git a/pug/pages/index.pug b/pug/pages/index.pug
index 7c584de..09974a5 100644
--- a/pug/pages/index.pug
+++ b/pug/pages/index.pug
@@ -12,13 +12,14 @@ block content
                 |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 mainly via online messaging groups.
- 
-            p   | Join our 
-                a(href='https://matrix.to/#/#fsci:matrix.org', target='__blank') matrix chat room 
-                
-            p    | If you need a subdomain or want to list your community here please 
+            p
+                |Join our 
+                a(href='https://matrix.to/#/#fsci:matrix.org', target='__blank') matrix chat room
+                |.
+            p
+                |If you need a subdomain or want to list your community here please 
                 a(href='mailto:fosscommunity.in@disroot.org') mail to FSCI
-                |  with sufficient details of your community.
+                | with sufficient details of your community.
             #improve
                 a(href='https://gitlab.com/fsug/fsug.gitlab.io', target='_blank')
                     img(src='img/code.png')
-- 
GitLab