1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

build time increase

This commit is contained in:
codecalm
2019-12-29 14:12:00 +01:00
parent 84b60ab5d7
commit 27e114613d
64 changed files with 333 additions and 330 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
{% for person in site.data.people limit: 3 %}
<div class="d-flex{% unless forloop.last %} mb-5{% endunless %}">
<div class="mr-4">
{% include ui/avatar.html person=person status="green" %}
{% include_cached ui/avatar.html person=person status="green" %}
</div>
<div class="flex-fill">
<div class="d-flex mt-n1">