summaryrefslogtreecommitdiffstats
path: root/templates/public/index.html
diff options
context:
space:
mode:
authorGiancarlo Razzolini <grazzolini@archlinux.org>2020-02-04 14:20:33 -0300
committerjelle van der Waa <jelle@vdwaa.nl>2020-02-04 18:33:09 +0100
commitb355d5c894ed474c144137165a5b45e0ea405e80 (patch)
tree48db7027918a32f737613c45cb263d6e77dd74be /templates/public/index.html
parent17a12f07fb04e4e3d7155be39d5e90a57d6dce61 (diff)
downloadarchweb-b355d5c894ed474c144137165a5b45e0ea405e80.tar.gz
archweb-b355d5c894ed474c144137165a5b45e0ea405e80.zip
Add the new hetzner logo
Added the new hetzner logo in png format and deleted the old one and changed the index.html file to reflect the new file extension.
Diffstat (limited to 'templates/public/index.html')
-rw-r--r--templates/public/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/public/index.html b/templates/public/index.html
index f705499a..c6a9b3e5 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -204,7 +204,7 @@
title="" alt="Private Internet Access logo"/>
</a>
<a href="https://www.hetzner.com" title="Dedicated Root Server, VPS &amp; Hosting - Hetzner Online GmbH">
- <img src="{% static "hetzner_logo.jpg" %}"
+ <img src="{% static "hetzner_logo.png" %}"
title="" alt="Hetzner logo"/>
</a>
</div>