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