From e3287707a27841e9ca58ddc29a2e0e32e56cd373 Mon Sep 17 00:00:00 2001
From: Raghavendra <raghu@raghukamath.com>
Date: Tue, 6 Jun 2017 13:23:49 +0000
Subject: [PATCH] Update index.pug to add an accidentally removed space in the
 earlier commit

---
 pug/pages/index.pug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pug/pages/index.pug b/pug/pages/index.pug
index 09974a5..6ae8b6d 100644
--- a/pug/pages/index.pug
+++ b/pug/pages/index.pug
@@ -19,7 +19,7 @@ block content
             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