Skip to content

Commit bc1aae0

Browse files
Adds Netlify To Sponsors
Signed-off-by: Hassan Abouelela <[email protected]>
1 parent b8466fc commit bc1aae0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
173 KB
Loading

pydis_site/templates/home/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,10 @@ <h1 class="title is-6 has-text-grey">
187187
</a>
188188
<a href="https://streamyard.com" class="column is-narrow">
189189
<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+
</a>
190194
<a href="https://www.cloudflare.com/" class="column is-narrow">
191195
<img src="{% static "images/sponsors/cloudflare.png" %}" alt="Cloudflare"/>
192196
</a>

0 commit comments

Comments
 (0)