diff --git a/_includes/block/team.html b/_includes/block/team.html index 39f05f05..167147fe 100644 --- a/_includes/block/team.html +++ b/_includes/block/team.html @@ -8,12 +8,12 @@ {% for item in include.data.team %}
{{ item.text }}
- + {% for link in item.links %} {{ link.text }} {% endfor %}