Skip to content
Open
Changes from 1 commit
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
12 changes: 6 additions & 6 deletions layouts/_default/sponsors.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,24 +151,24 @@ <h3>Sponsorship supports the PyMC project in many ways:</h3>
<i class="uil uil-twitter"></i> Twitter
</a>
</td>
<td>5012 followers</td>
<td>5309 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>3000 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>2,700 subscribers <br>
91,993+ 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>735 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>8000 stars</td>
</tr>
</tbody>
</table>
Expand Down