aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/templates/home/index.html
diff options
context:
space:
mode:
authorGravatar ks129 <[email protected]>2020-11-28 15:50:28 +0200
committerGravatar GitHub <[email protected]>2020-11-28 15:50:28 +0200
commit06a4af83e7320b6f53dda439ad58059850713b85 (patch)
tree98ed97a2ab9a7a21fee3405821a34197c1178a92 /pydis_site/templates/home/index.html
parentAdd myself to CODEOWNERS for CI files (diff)
Remove Adafruit from front-page sponsors listing
Diffstat (limited to 'pydis_site/templates/home/index.html')
-rw-r--r--pydis_site/templates/home/index.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/pydis_site/templates/home/index.html b/pydis_site/templates/home/index.html
index ff1eaaf0..72a5f67c 100644
--- a/pydis_site/templates/home/index.html
+++ b/pydis_site/templates/home/index.html
@@ -196,9 +196,6 @@
<a href="https://jetbrains.com" class="column is-narrow">
<img src="{% static "images/sponsors/jetbrains.png" %}" alt="JetBrains"/>
</a>
- <a href="https://adafruit.com" class="column is-narrow">
- <img src="{% static "images/sponsors/adafruit.png" %}" alt="Adafruit"/>
- </a>
<a href="https://sentry.io" class="column is-narrow">
<img src="{% static "images/sponsors/sentry.png" %}" alt="Sentry"/>
</a>