Skip to content

Commit 0bca620

Browse files
committed
Add netcup logo to sponsor block on homeapge
1 parent 2384d6c commit 0bca620

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed
9.27 KB
Loading

pydis_site/templates/home/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,9 @@ <h1 class="title is-6 has-text-grey">
173173
Sponsors
174174
</h1>
175175
<div class="columns is-mobile is-multiline">
176+
<a href="https://www.netcup.eu/" class="column is-narrow">
177+
<img src="{% static "images/sponsors/netcup.png" %}" alt="netcup"/>
178+
</a>
176179
<a href="https://www.linode.com/?r=3bc18ce876ff43ea31f201b91e8e119c9753f085" class="column is-narrow">
177180
<img src="{% static "images/sponsors/linode.png" %}" alt="Linode"/>
178181
</a>

0 commit comments

Comments
 (0)