Skip to content

Commit

Permalink
Merge pull request #429 from python-discord/ks129/frontpage-adafruit-…
Browse files Browse the repository at this point in the history
…remove

Remove Adafruit from front-page sponsors listing
  • Loading branch information
Den4200 committed Nov 28, 2020
2 parents 0303adc + d59186a commit 0ce9cc5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Binary file removed pydis_site/static/images/sponsors/adafruit.png
Binary file not shown.
3 changes: 0 additions & 3 deletions pydis_site/templates/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -196,9 +196,6 @@ <h1 class="title is-6 has-text-grey">
<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>
Expand Down

0 comments on commit 0ce9cc5

Please sign in to comment.