diff --git a/website/layouts/partials/footer.html b/website/layouts/partials/footer.html index a1b31698a0e9b4007ac2af337a9b939cb9c2cdcf..32b79ce54ef149d0f1171534448961b6f52db88d 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>