diff options
Diffstat (limited to 'templates/public')
-rw-r--r-- | templates/public/index.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index f30b00f8..68020aeb 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -195,6 +195,12 @@ donate button would go here {% endcomment %} <div id="arch-sponsors" class="widget"> + <a href="https://ceata.org"> + <img src="{% static "ceata-parabola.png" %}" + alt="Fundația Ceata - Parabola's fiscal sponsor" + title="Fundația Ceata - Parabola's fiscal sponsor" /> + </a> + <a href="http://gnuchile.cl"> <img src="{% static "gnuchile.png" %}" alt="GNU Chile - Donates the .org domain" |