aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home/index.html
diff options
context:
space:
mode:
authorGravatar Kieran Siek <[email protected]>2021-06-27 16:12:07 +0800
committerGravatar GitHub <[email protected]>2021-06-27 16:12:07 +0800
commitcc59fc79b6e4fe23b5630577e492a1fb0ef08852 (patch)
treedd1d389ba271371d6a3143dc80426b5f680407e5 /pydis_site/templates/home/index.html
parentAddress review comments. (diff)
parentMerge pull request #536 from bast0006/fix-nitro-message (diff)
Merge branch 'main' into move-config-docs-to-contributing-guide
Diffstat (limited to 'pydis_site/templates/home/index.html')
-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>