From 9676f1d02c76035bb29da9f0c6862eb62d4e9df8 Mon Sep 17 00:00:00 2001
From: Ravi Dwivedi <ravi@ravidwivedi.in>
Date: Sun, 14 Aug 2022 13:37:10 +0530
Subject: [PATCH] Remove the name of egalitarians and appsc bombay.

---
 website/layouts/partials/footer.html | 2 --
 1 file changed, 2 deletions(-)

diff --git a/website/layouts/partials/footer.html b/website/layouts/partials/footer.html
index 69fb834..2b6c9e0 100644
--- a/website/layouts/partials/footer.html
+++ b/website/layouts/partials/footer.html
@@ -2,8 +2,6 @@
     <div class="footer-organizers" style="text-align: center">
         <h1>{{i18n "org-by"}}</h1>
         <a href="https://fsci.in" style="margin: 0 3em"><img height="50px" src='{{"img/fsci_logo.png" | absURL}}' alt="Logo of FSCI" title="Free Software Community of India" /></a>
-        <a href="https://egalitarians.net/" style="margin: 0 3em"><img height="50px" src='{{"img/egalitarians.png" | absURL}}' alt="Logo of Egalitarians" title="Egalitarians" /></a>
-        <a href="https://casteoncampus.wordpress.com/" style="margin: 0 3em"><img height="50px" src='{{"img/APPSCIITB.png" | absURL}}' alt="Logo of APPSC - IIT Bombay" title="Ambedkar Periyar Phule Study Circle - IIT Bombay" /></a>
     </div>
     <p style="text-align: center; font-size: 22px; margin-bottom: 10px">{{i18n "org-desc"}}</p>
     <p style="text-align: center; font-size: 20px"><a style="text-decoration: underline; color: inherit;" href="{{.Site.BaseURL}}/privacy">{{i18n "priv-pol"}}</a></p>
-- 
GitLab