aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home/index.html
diff options
context:
space:
mode:
authorGravatar Chris Lovering <[email protected]>2022-01-05 15:16:08 +0000
committerGravatar Chris Lovering <[email protected]>2022-01-10 14:30:12 +0000
commit0bca620f5f540744d29df42c6cb68ed387815139 (patch)
treec33115b9483beda9f8f05c88b8851233912fb98f /pydis_site/templates/home/index.html
parentShift footer images slightly to be better in line (diff)
Add netcup logo to sponsor block on homeapge
Diffstat (limited to 'pydis_site/templates/home/index.html')
-rw-r--r--pydis_site/templates/home/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index 985ccae1..c7350cac 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -173,6 +173,9 @@
Sponsors
</h1>
<div class="columns is-mobile is-multiline">
+ <a href="https://www.netcup.eu/" class="column is-narrow">
+ <img src="{% static "images/sponsors/netcup.png" %}" alt="netcup"/>
+ </a>
<a href="https://www.linode.com/?r=3bc18ce876ff43ea31f201b91e8e119c9753f085" class="column is-narrow">
<img src="{% static "images/sponsors/linode.png" %}" alt="Linode"/>
</a>