From 1db99eed454abc20bbc79dd130fb1de6a54b1268 Mon Sep 17 00:00:00 2001
From: Praveen Arimbrathodiyil <praveen@debian.org>
Date: Tue, 6 Jun 2017 15:42:32 +0000
Subject: [PATCH] make fsci first (helps when many tabs are opened)

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

diff --git a/pug/layout.pug b/pug/layout.pug
index 885fd44..9a8e07a 100644
--- a/pug/layout.pug
+++ b/pug/layout.pug
@@ -3,7 +3,7 @@ html(lang='en')
     head
         include ./templates/head_inwrapper
         include ./templates/meta_seo
-        title Free Software Community of India (FSCI)
+        title FSCI (Free Software Community of India)
         include ./templates/css
         include ./templates/meta_favicons
     body
-- 
GitLab