mirror of
https://github.com/frappe/gunicorn.git
synced 2026-07-03 11:11:30 +08:00
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.
This commit is contained in:
parent
7293b216f4
commit
874e8be0a1
@ -117,10 +117,8 @@ title: Gunicorn - Python WSGI HTTP Server
|
||||
<section class="sponsors">
|
||||
<div class="container">
|
||||
<h2>Support</h2>
|
||||
<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>
|
||||
<p>Your sponsorship helps cover security updates, compatibility with new Python versions, bug fixes, and documentation maintenance.</p>
|
||||
<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>
|
||||
<a class="btn btn--secondary" href="https://github.com/sponsors/benoitc">Become a Sponsor</a>
|
||||
<p>Powering Python apps since 2010. Support continued development.</p>
|
||||
<a class="btn btn--secondary" href="sponsor/">Become a Sponsor</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user