summaryrefslogtreecommitdiff
path: root/templates/public/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html22
1 files changed, 21 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index f2f61fb9..ff11994f 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -178,7 +178,27 @@
{% endcomment %}
<div id="arch-sponsors" class="widget">
-<small>Space for sponsors</small>
+ <a href='http://gnuchile.org'>
+ <img src='{% cdnprefix %}/media/gnuchile.png'
+ alt='GNU Chile - Donates the .org domain'
+ title='GNU Chile - Donates the .org domain' />
+ </a>
+
+ <a href='http://venenux.org'>
+ <img src='{% cdnprefix %}/media/venenux.png'
+ alt='Venenux GNU/Linux - Donates the repo, wiki and lists hosting'
+ title='Venenux GNU/Linux - Donates the repo, wiki and lists hosting' />
+ </a>
+
+ <img src='{% cdnprefix %}/media/naltu.png'
+ alt='NaltĂș - Donates the website, bugs, projects and ABSLibre hosting'
+ title='NaltĂș - Donates the website, bugs, projects and ABSLibre hosting' />
+
+ <a href='http://freedomincluded.com'>
+ <img src='{% cdnprefix %}/media/freedomincluded.png'
+ alt='Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture'
+ title='Freedom Included - Donated Lemote Yeeloongs to port Parabola to the MIPS architecture' />
+ </a>
</div>
{% endcache %}
{% endblock %}