diff --git a/website/layouts/partials/footer.html b/website/layouts/partials/footer.html
index d7494f6489612b1e71943f467164513033681d5c..11dbecf3aaa786062eb87121a66efb91b355d60f 100644
--- a/website/layouts/partials/footer.html
+++ b/website/layouts/partials/footer.html
@@ -5,6 +5,7 @@
         	<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>
+               <a href="https://vglug.org/" style="margin: 0 3em"><img height="55px" src='{{"img/vglug_foundation.png" | absURL}}' alt="VGLUG logo" title="Villupuram GNU/Linux Users Group" /></a>
 
     </div>
     <p style="text-align: center; font-size: 22px; margin-bottom: 10px">{{i18n "org-desc"}}</p>
diff --git a/website/static/img/vglug_foundation.png b/website/static/img/vglug_foundation.png
new file mode 100644
index 0000000000000000000000000000000000000000..73f5f57c128049fb8a2c12b75c8e295b150b0f9b
Binary files /dev/null and b/website/static/img/vglug_foundation.png differ