Skip to content

Commit a51785f

Browse files
Remove fundraiser banner as year 2025 is over (#2859)
This reverts commit 27aef89. The year 2025 is over, the banner has been up for more than 3 weeks (in production). For discussion see: - https://discuss.python.org/t/accessibility-issues-in-the-pypi-donation-banner/105383 - https://discuss.python.org/t/feedback-on-year-end-donation-banner-when-will-it-be-removed/105487
1 parent 7be9287 commit a51785f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

templates/base.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@
3434
crossorigin="anonymous"
3535
></script>
3636
<script src="{{ STATIC_URL }}js/libs/modernizr.js"></script>
37-
<script async
38-
src="https://donate.python.org/fundraiser-banner/fundraiser-banner.js"></script>
39-
4037

4138
{% stylesheet 'style' %}
4239
{% stylesheet 'mq' %}

0 commit comments

Comments
 (0)