Add sponsors to the landpage
BIN
images/logo_codelutin.png
Normal file
After Width: | Height: | Size: 5 KiB |
BIN
images/logo_gitoyen.png
Normal file
After Width: | Height: | Size: 51 KiB |
BIN
images/logo_globenet.png
Normal file
After Width: | Height: | Size: 78 KiB |
BIN
images/logo_ldn.png
Normal file
After Width: | Height: | Size: 7.6 KiB |
BIN
images/logo_nbs.png
Normal file
After Width: | Height: | Size: 4.6 KiB |
BIN
images/logo_ngi.png
Normal file
After Width: | Height: | Size: 66 KiB |
BIN
images/logo_nlnet.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
images/logo_tetaneutral.png
Normal file
After Width: | Height: | Size: 27 KiB |
24
index.md
|
@ -98,9 +98,31 @@
|
|||
<a class="btn btn-lg btn-block btn-success" href="/contribute"><span class="glyphicon glyphicon-heart"></span> Get involved</a>
|
||||
<a class="btn btn-lg btn-block btn-primary" href="https://donate.yunohost.org/" style="background-color: #ffd236; border-color: #ffd236;"><span class="glyphicon glyphicon-usd"></span> Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div><!-- boring-part -->
|
||||
<hr />
|
||||
|
||||
<div class="row cf">
|
||||
<div class="text-center">
|
||||
<h1>They support us <3<br />
|
||||
<small>We are thankful for our sponsors <br/>providing us with infrastructure and grants!
|
||||
</h1>
|
||||
<p style="margin-left:auto;margin-right:auto;">
|
||||
<a style="padding: 5px;" href="https://nlnet.nl"><img src="/images/logo_nlnet.png" width="150px"/></a>
|
||||
<a style="padding: 5px;" href="https://www.ngi.eu"><img src="/images/logo_ngi.png" width="130px"/></a>
|
||||
<a style="padding: 5px;" href="https://www.codelutin.com"><img src="/images/logo_codelutin.png" width="100px"/></a>
|
||||
</p>
|
||||
<p style="margin-left:auto;margin-right:auto;">
|
||||
<a style="padding: 5px;" href="https://www.globenet.org"><img src="/images/logo_globenet.png" width="150px"/></a>
|
||||
<a style="padding: 5px;" href="https://www.gitoyen.net"><img src="/images/logo_gitoyen.png" width="150px"/></a>
|
||||
<a style="padding: 5px;" href="https://tetaneutral.net"><img src="/images/logo_tetaneutral.png" width="90px"/></a>
|
||||
<a style="padding: 5px;" href="https://ldn-fai.net"><img src="/images/logo_ldn.png" width="120px"/></a>
|
||||
<a style="padding: 5px;" href="https://www.nbs-system.com"><img src="/images/logo_nbs.png" width="130px"/></a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
jQuery('.teasing-part').css({
|
||||
|
|