mirror of
https://github.com/tabler/tabler.git
synced 2026-07-29 14:34:37 +04:00
cards components
This commit is contained in:
@@ -85,11 +85,7 @@ Change the shape of an avatar with the default Bootstrap image classes.
|
||||
### Avatars list
|
||||
|
||||
{% example %}
|
||||
<div class="avatar-list">
|
||||
{% for person in site.data.people limit: 5 offset: 20 %}
|
||||
{% include ui/avatar.html person=person %}
|
||||
{% endfor %}
|
||||
</div>
|
||||
{% include ui/avatar-list.html %}
|
||||
{% endexample %}
|
||||
|
||||
{% example %}
|
||||
|
||||
Reference in New Issue
Block a user