diff --git a/website/layouts/partials/footer.html b/website/layouts/partials/footer.html index 32b79ce54ef149d0f1171534448961b6f52db88d..d7494f6489612b1e71943f467164513033681d5c 100644 --- a/website/layouts/partials/footer.html +++ b/website/layouts/partials/footer.html @@ -4,6 +4,7 @@ <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://www.navodaya.world/" style="margin: 0 3em"><img height="55px" src='{{"img/navodayaNetworks.png" | absURL}}' alt="Navodaya Networks" title="Navodaya Networks" /></a> </div> <p style="text-align: center; font-size: 22px; margin-bottom: 10px">{{i18n "org-desc"}}</p> diff --git a/website/static/img/navodayaNetworks.png b/website/static/img/navodayaNetworks.png new file mode 100644 index 0000000000000000000000000000000000000000..1d7c09eaf1fe94bb118a4f97cba7003f5a4b3f4e Binary files /dev/null and b/website/static/img/navodayaNetworks.png differ