Skip to content
Snippets Groups Projects
Commit d1749422 authored by Vinay Keshava's avatar Vinay Keshava
Browse files

added libreoffice to footer

parent 2163e174
Branches
No related merge requests found
......@@ -255,3 +255,6 @@
- id: vglug
translation: VGLUG
- id: libre-office
translation: LibreOffice
<style>
ul#menu li {
display:inline;
}
</style>
<footer style="margin-top: 0">
<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://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>
<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>
<ul id=menu>
<li class="social-links"> <a href="https://egalitarians.net/" style="margin: 0 3em"><img height="90px" src='{{"img/ega1.png" | absURL}}' alt="Logo of Egalitarians" title="Egalitarians" /></a></li>
<li> <a href="https://fsci.in" style="margin: 0 3em"><img height="90px" src='{{"img/fsci_logo.png" | absURL}}' alt="Logo of FSCI" title="Free Software Community of India" /></a></li>
<li> <a href="https://fossnss.org/" style="margin: 0 3em"><img height="90px" src='{{"img/fossnss1.png" | absURL}}' alt="fossnss" title="FOSS NSS" /></a></li>
<li> <a href="https://vglug.org/" style="margin: 0 3em"><img height="90px" src='{{"img/vglug1.png" | absURL}}' alt="VGLUG logo" title="Villupuram GNU/Linux Users Group" /></a> </li>
<li> <a href="https://www.navodaya.world/" style="margin: 0 3em"><img height="90px" src='{{"img/navodaya1.png" | absURL}}' alt="Navodaya Networks" title="Navodaya Networks" /></a> </li>
<li> <a href="https://www.libreoffice.org/" style="margin: 0 3em"><img height="90px" src='{{"img/libreoffice.png" | absURL}}' alt="Libre Office logo" title="Libre Office" /></a></li>
</ul>
</div>
<div class="footer-organizers" style="text-align: center">
<!--a href="https://egalitarians.net" >Egalitarians </a>&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp
<a href="https://fsci.in" >FSCI </a>&nbsp &nbsp &nbsp &nbsp
&nbsp<a href="https://fossnss.org/" >FOSS NSS </a>&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp
&nbsp <a href="https://www.navodaya.world/" >Navodaya World </a>&nbsp &nbsp &nbsp
<a href="https://vglug.org/" >VGLUG </a--->
<h4>{{i18n "egalitarians"}} &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp &nbsp
{{i18n "fsci"}}&nbsp &nbsp &nbsp &nbsp &nbsp &nbsp
&nbsp &nbsp {{i18n "foss-nss"}}&nbsp &nbsp &nbsp &nbsp &nbsp
&nbsp &nbsp &nbsp{{i18n "vglug"}}&nbsp &nbsp &nbsp
{{i18n "navodaya-world"}} </h4>
<div class="footer-organizers" style="text-align: center">
</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>
......
website/static/img/ega1.png

53.5 KiB

website/static/img/fossnss1.png

118 KiB

website/static/img/libreoffice.png

12.1 KiB

website/static/img/navodaya1.png

14.4 KiB

website/static/img/vglug1.png

107 KiB

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment