Skip to content

Commit b0f0fb4

Browse files
committed
upload
1 parent 7e43bc8 commit b0f0fb4

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ <h2 class="mb-5 pao-text-red pao-h2">Our Sponsors</h2>
214214
</a>
215215

216216
</div>
217-
<div class="pao-sponsor-card-tier">Sliver Sponsor</div>
217+
<div class="pao-sponsor-card-tier">Silver Sponsor</div>
218218
</div>
219219

220220
</div>

web/sponsors/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ <h4 class="h5 mb-1">Python Software Foundation</h4>
225225
</div>
226226

227227
<div class="mb-5">
228-
<h3 class="h4 text-center mb-4">Sliver Sponsor</h3>
228+
<h3 class="h4 text-center mb-4">Silver Sponsor</h3>
229229
<div class="row g-4">
230230

231231
<div class="col-md-4">
@@ -239,7 +239,7 @@ <h3 class="h4 text-center mb-4">Sliver Sponsor</h3>
239239

240240
</div>
241241
<h4 class="h5 mb-1">Python PH</h4>
242-
<p class="pao-text-muted small">Sliver Sponsor</p>
242+
<p class="pao-text-muted small">Silver Sponsor</p>
243243
</div>
244244
</div>
245245
</div>

web/sponsors/python-ph/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<h1 class="pao-h2 pao-text-red mb-3">Python PH</h1>
106106

107107
<span class="badge pao-bg-blue text-white px-4 py-2 rounded-pill" style="font-size: 16px; font-weight: 600;">
108-
Sliver Sponsor
108+
Silver Sponsor
109109
</span>
110110

111111
</div>

0 commit comments

Comments
 (0)