Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions layouts/_default/sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3>Sponsorship supports the PyMC project in many ways:</h3>

<div class="social_reach_right">
<table class="social_reach_table">
<caption><strong>PyMC Social Media Reach (<em>Updated: 2023-02-23</em> )</strong></caption>
<caption><strong>PyMC Social Media Reach (<em>Updated: 2025-07-29</em> )</strong></caption>
<thead>
<tr>
<th>Platform</th>
Expand All @@ -141,34 +141,34 @@ <h3>Sponsorship supports the PyMC project in many ways:</h3>
<i class="uil uil-comment-alt-lines"></i> Discourse Q&A/Discussion
</a>
</td>
<td>33,200+ posts <br>
3,100 users
<td>50,000+ posts <br>
4,235 users
</td>
</tr>
<tr>
<td>
<a href="{{ .Site.Author.twitter }}" target="_blank">
<i class="uil uil-twitter"></i> Twitter
<i class="uil uil-twitter"></i> Twitter / X
</a>
</td>
<td>5012 followers</td>
<td>5186 followers</td>
</tr>
<tr>
<td>
<a href="{{ .Site.Author.linkedin }}" target="_blank">
<i class="uil uil-linkedin-alt"></i> LinkedIn
</a>
</td>
<td>1221 followers</td>
<td>3,000 followers</td>
</tr>
<tr>
<td>
<a href="{{ .Site.Author.youtube }}" target="_blank">
<i class="uil uil-youtube"></i> YouTube
</a>
</td>
<td>1,750 subscribers <br>
57,650+ views
<td>3,580 subscribers <br>
126,800+ views
</td>
</tr>
<tr>
Expand All @@ -177,15 +177,15 @@ <h3>Sponsorship supports the PyMC project in many ways:</h3>
<i class="fa fa-meetup"></i> Meetup
</a>
</td>
<td>419 members</td>
<td>811 members</td>
</tr>
<tr>
<td>
<a href="{{ .Site.Author.github }}" target="_blank">
<i class="uil uil-github"></i> GitHub
</a>
</td>
<td>7300 stars</td>
<td>9,200 stars</td>
</tr>
</tbody>
</table>
Expand Down