diff options
-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" |