{%- comment -%} **Parameters card_list(required): An array with items having the attributes card_title, title(required), estimated_read, url(required). Works with site.pages type: sdk | module - Empty type result in default card styling {%- endcomment -%} {% assign card_list = include.card_list %} {% assign type = include.type %}