diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-29 18:16:54 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2015-09-29 18:30:02 -0300 |
commit | f54f55ae34793b23aca0fc76acd70d459f29c95b (patch) | |
tree | 04d37fcfef8362de3f27ab378849ec1273f9f209 /templates/public | |
parent | 342c0ea6a896c37de1ce9cb7dd9dc002c54865da (diff) |
Add Fundația Ceata as Parabola's fiscal sponsor
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" |