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 b8466fc commit bc1aae0Copy full SHA for bc1aae0
pydis_site/static/images/sponsors/netlify.png
173 KB
pydis_site/templates/home/index.html
@@ -187,6 +187,10 @@ <h1 class="title is-6 has-text-grey">
187
</a>
188
<a href="https://streamyard.com" class="column is-narrow">
189
<img src="{% static "images/sponsors/streamyard.png" %}" alt="StreamYard"/>
190
+ </a>
191
+ <a href="https://www.netlify.com/" class="column is-narrow">
192
+ <img src="{% static "images/sponsors/netlify.png" %}" alt="Netlify"/>
193
194
<a href="https://www.cloudflare.com/" class="column is-narrow">
195
<img src="{% static "images/sponsors/cloudflare.png" %}" alt="Cloudflare"/>
196
0 commit comments