1
0
mirror of https://github.com/tabler/tabler.git synced 2026-07-26 13:04:39 +04:00

icons disable on dev

This commit is contained in:
codecalm
2020-04-03 14:05:40 +02:00
parent dbdb81acd9
commit c7c278651c
+3 -4
View File
@@ -4,11 +4,10 @@ page-header: Icons
---
<div class="row">
<div class="col-12">
{% include cards/icons.html title="Tabler icons" group="tabler" %}
</div>
{% if jekyll.environment == 'production' %}
<div class="col-12">
{% include cards/icons.html title="Tabler icons" group="tabler" %}
</div>
<div class="col-lg-6">
{% include cards/icons.html title="Brand icons" group="brand" %}
</div>