summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-05-04 21:04:19 -0300
committerLuke Shumaker <lukeshu@parabola.nu>2019-03-10 01:08:41 -0500
commit982bb89c6fdb538b46f6355e00654b262e0f1948 (patch)
treef3a1b8905a5c810ec55eeab3905af222dcd4c38c
parentf38f596cea01540799cde5437d0cef2df755dbdf (diff)
Add Gandi.net as Parabola's domain name sponsor
-rw-r--r--sitestatic/gandi.pngbin0 -> 39166 bytes
-rw-r--r--templates/public/index.html6
2 files changed, 6 insertions, 0 deletions
diff --git a/sitestatic/gandi.png b/sitestatic/gandi.png
new file mode 100644
index 00000000..0bf6ecf2
--- /dev/null
+++ b/sitestatic/gandi.png
Binary files differ
diff --git a/templates/public/index.html b/templates/public/index.html
index 92082008..9974e576 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -203,6 +203,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"