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:
+3
-4
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user