Skip to content

Commit 874e8be

Browse files
committed
docs: shorten sponsor section on homepage
Simplify the sponsor section to a single concise line and link to the dedicated sponsor page instead of GitHub sponsors directly.
1 parent 7293b21 commit 874e8be

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/content/index.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -117,10 +117,8 @@ title: Gunicorn - Python WSGI HTTP Server
117117
<section class="sponsors">
118118
<div class="container">
119119
<h2>Support</h2>
120-
<p>gunicorn has been serving Python web applications since 2010. If it's running in your production stack and saving your team time and money, please consider supporting its continued development.</p>
121-
<p>Your sponsorship helps cover security updates, compatibility with new Python versions, bug fixes, and documentation maintenance.</p>
122-
<p><strong>Corporate sponsors:</strong> If gunicorn is part of your infrastructure, <a href="mailto:benoitc@enki-multimedia.eu">reach out</a> for sponsored support options.</p>
123-
<a class="btn btn--secondary" href="https://github.com/sponsors/benoitc">Become a Sponsor</a>
120+
<p>Powering Python apps since 2010. Support continued development.</p>
121+
<a class="btn btn--secondary" href="sponsor/">Become a Sponsor</a>
124122
</div>
125123
</section>
126124

0 commit comments

Comments
 (0)