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:
@@ -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" %}
|
||||
|
||||
Reference in New Issue
Block a user