diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-04 21:16:15 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2016-05-04 21:16:15 -0300 |
commit | 476b5c8ac8c440a2ac4e2e73aa3c8c59ed4dd8ee (patch) | |
tree | 9ec42a2e7c67835aa7e0d7c6377ce9bb1c5ba537 | |
parent | 27394ccacdea6af7a878fd25d07e0c6566b85c18 (diff) |
Add 1984 as Parabola's server hosting sponsor
-rw-r--r-- | sitestatic/1984.png | bin | 0 -> 16487 bytes | |||
-rw-r--r-- | templates/public/index.html | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/sitestatic/1984.png b/sitestatic/1984.png Binary files differnew file mode 100644 index 00000000..774cbc35 --- /dev/null +++ b/sitestatic/1984.png diff --git a/templates/public/index.html b/templates/public/index.html index 0a69cc17..47295586 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -210,6 +210,12 @@ donate button would go here title="Gandi.net - Parabola's domain name sponsor" /> </a> + <a href="https://1984.is"> + <img src="{% static "1984.png" %}" + alt="1984 - Parabola's server hosting sponsor" + title="1984 - Parabola's server hosting sponsor" /> + </a> + <a href="https://www.robofun.ro"> <img src="{% static "robofun.jpg" %}" alt="Robofun - Parabola's ARM port sponsor" |