diff options
Diffstat (limited to 'templates/public/index.html')
-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 55fec4e4..db79e8d9 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -204,6 +204,12 @@ donate button would go here title="Fundația Ceata - Parabola's fiscal sponsor" /> </a> + <a href="https://www.robofun.ro"> + <img src="{% static "robofun.jpg" %}" + alt="Robofun - Parabola's ARM port sponsor" + title="Robofun - Parabola's ARM port sponsor" /> + </a> + <a href="http://gnuchile.cl"> <img src="{% static "gnuchile.png" %}" alt="GNU Chile - Donates the .org domain" |