aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates
diff options
context:
space:
mode:
authorGravatar Kronifer <[email protected]>2021-06-10 08:36:56 -0500
committerGravatar GitHub <[email protected]>2021-06-10 13:36:56 +0000
commit1fd6c9bdb0164c9953a4d55277d829009332aa4a (patch)
tree0655682d499201aa2804412669226b212a9d5020 /pydis_site/templates
parentMerge pull request #524 from python-discord/swfarnsworth/resource_suggestion_... (diff)
Added Cloudflare to Sponsors list (#527)
Diffstat (limited to 'pydis_site/templates')
-rw-r--r--pydis_site/templates/home/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index 18f6b77b..08f98607 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -200,6 +200,8 @@
</a>
<a href="https://streamyard.com" class="column is-narrow">
<img src="{% static "images/sponsors/streamyard.png" %}" alt="StreamYard"/>
+ <a href="https://www.cloudflare.com/" class="column is-narrow">
+ <img src="{% static "images/sponsors/cloudflare.png" %}" alt="Cloudflare"/>
</a>
</div>
</div>