Skip to content

Commit 8a32d27

Browse files
vintaclaude
andcommitted
fix(website): tighten sponsorship page copy for clarity
Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 40913c3 commit 8a32d27

1 file changed

Lines changed: 9 additions & 10 deletions

File tree

website/templates/sponsorship.html

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ <h1>Sponsor Awesome Python</h1>
7272
<div>
7373
<dt>Who visits</dt>
7474
<dd>
75-
Mid to senior Python developers arriving with a specific question in
76-
mind: a maintained ORM, a fast HTTP client, a task queue worth
77-
running in production.
75+
Mid to senior Python developers arriving with a specific question:
76+
a maintained ORM, a fast HTTP client, a task queue worth running in
77+
production.
7878
</dd>
7979
</div>
8080
<div>
@@ -87,10 +87,9 @@ <h1>Sponsor Awesome Python</h1>
8787
<div>
8888
<dt>Why it works</dt>
8989
<dd>
90-
The list ranks on the first page of Google for "best Python
91-
libraries", is referenced by ChatGPT and other LLMs when
92-
recommending Python tools, and is the canonical reference developers
93-
send each other.
90+
Ranks on the first page of Google for "best Python libraries".
91+
ChatGPT and other LLMs cite it when recommending Python tools.
92+
Developers send it to each other.
9493
</dd>
9594
</div>
9695
</dl>
@@ -115,7 +114,7 @@ <h1>Sponsor Awesome Python</h1>
115114
<span class="tier-cadence">/ month</span>
116115
</p>
117116
<p class="tier-summary">
118-
Top placement in the README, with logo. Logo on the website.
117+
Logo pinned at the top of the README. Logo on the website.
119118
</p>
120119
<ul class="tier-includes">
121120
<li>
@@ -232,8 +231,8 @@ <h1>Sponsor Awesome Python</h1>
232231
<div class="sponsorship-body">
233232
<p>
234233
Sponsorship is logo and link placement in the README header. It does not
235-
influence which projects are listed. Listings are curated on merit
236-
through the normal
234+
influence which projects are listed. We curate listings on merit through
235+
the normal
237236
<a
238237
href="https://github.com/vinta/awesome-python/blob/master/CONTRIBUTING.md"
239238
target="_blank"

0 commit comments

Comments
 (0)