diff --git a/_includes/block/team.html b/_includes/block/team.html index b5428b22..39f05f05 100644 --- a/_includes/block/team.html +++ b/_includes/block/team.html @@ -13,9 +13,9 @@

{{ item.tag }}

{{ item.name }}

{{ item.text }}

- + {% for link in item.links %} - {{ link.text }} + {{ link.text }} {% endfor %}