1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-27 09:30:02 +04:00

development-activity fix

This commit is contained in:
codecalm
2022-10-18 23:50:48 +02:00
parent 57ae358143
commit 65bf5274cd

View File

@@ -25,7 +25,7 @@
</tr>
</thead>
<tbody>
{% for commit in site.data.commits limit: 6 %}
{% for commit in site.data.commits limit: 5 %}
<tr>
<td class="w-1">
{% include ui/avatar.html person-id=forloop.index size="sm" %}