We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2384d6c commit 0bca620Copy full SHA for 0bca620
pydis_site/static/images/sponsors/netcup.png
9.27 KB
pydis_site/templates/home/index.html
@@ -173,6 +173,9 @@ <h1 class="title is-6 has-text-grey">
173
Sponsors
174
</h1>
175
<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>
179
<a href="https://www.linode.com/?r=3bc18ce876ff43ea31f201b91e8e119c9753f085" class="column is-narrow">
180
<img src="{% static "images/sponsors/linode.png" %}" alt="Linode"/>
181
</a>
0 commit comments