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

homepage fixes

This commit is contained in:
codecalm
2020-02-07 23:42:27 +01:00
parent 077ffaeb70
commit 5c738dc5a9
8 changed files with 24 additions and 15 deletions
+1 -1
View File
@@ -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' %}