diff options
-rw-r--r-- | sitestatic/gandi.png | bin | 0 -> 39166 bytes | |||
-rw-r--r-- | templates/public/index.html | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sitestatic/gandi.png b/sitestatic/gandi.png Binary files differnew file mode 100644 index 00000000..0bf6ecf2 --- /dev/null +++ b/sitestatic/gandi.png diff --git a/templates/public/index.html b/templates/public/index.html index db79e8d9..0a69cc17 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.gandi.net"> + <img src="{% static "gandi.png" %}" + alt="Gandi.net - Parabola's domain name sponsor" + title="Gandi.net - Parabola's domain name sponsor" /> + </a> + <a href="https://www.robofun.ro"> <img src="{% static "robofun.jpg" %}" alt="Robofun - Parabola's ARM port sponsor" |