mirror of
https://github.com/tabler/tabler.git
synced 2026-07-30 15:04:38 +04:00
homepage fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{% assign type = include.type %}
|
||||
{% assign type = include.type | default: 'bar' %}
|
||||
{% assign id = 0 | random_id %}
|
||||
{% assign color = include.color | default: 'blue' %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user