From ba3dbd3f491f982092bc528003224e660516964f Mon Sep 17 00:00:00 2001 From: vinay-keshava <vinaykeshava@disroot.org> Date: Sun, 18 Sep 2022 08:48:40 +0530 Subject: [PATCH] Updated organizers --- website/layouts/partials/footer.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/layouts/partials/footer.html b/website/layouts/partials/footer.html index a1b3169..32b79ce 100644 --- a/website/layouts/partials/footer.html +++ b/website/layouts/partials/footer.html @@ -2,8 +2,8 @@ <div class="footer-organizers" style="text-align: center"> <h1>{{i18n "org-by"}}</h1> <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://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://fossnss.org/" style="margin: 0 3em"><img height="50px" src='{{"img/FossNss.png" | absURL}}' alt="fossnss" title="FOSS NSS" /></a> + <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://fossnss.org/" style="margin: 0 3em"><img height="50px" src='{{"img/fossNss.png" | absURL}}' alt="fossnss" title="FOSS NSS" /></a> </div> <p style="text-align: center; font-size: 22px; margin-bottom: 10px">{{i18n "org-desc"}}</p> -- GitLab