diff --git a/_includes/cardv2.html b/_includes/cardv2.html index 87066b83..9743f3dd 100644 --- a/_includes/cardv2.html +++ b/_includes/cardv2.html @@ -64,6 +64,11 @@ icon=icon tooltip=tooltip %} + {% assign color = "" %} + {% assign link = "" %} + {% assign text = "" %} + {% assign icon = "" %} + {% assign tooltip = "" %} {% endfor %} {% endif %}