diff --git a/_includes/section-navigation-tiles.html b/_includes/section-navigation-tiles.html index 3b2a181..c989b02 100644 --- a/_includes/section-navigation-tiles.html +++ b/_includes/section-navigation-tiles.html @@ -99,7 +99,7 @@ {%- if current_page.affiliations %} {%- assign alllogos = site.data.affiliations %} {%- assign allcountries = site.data.countries %} -
+
Affiliations: {%- for affiliation in current_page.affiliations %} {%- assign filter_affiliation = alllogos | where: "name", affiliation | first %}