1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-30 15:04:38 +04:00

ubpdate jekyll to v4.0, build time fixes

This commit is contained in:
codecalm
2019-11-29 16:57:13 +01:00
parent d54053ff0a
commit 6f42a761c7
55 changed files with 291 additions and 265 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
{% endif %}
{% if include.label-icon %}
<div class="sparkline-label">
{% include ui/icon.html icon=include.label-icon color=include.color %}
{% include_cached ui/icon.html icon=include.label-icon color=include.color %}
</div>
{% endif %}
</div>