{% for link in site.social_links %} {% assign id = link[0] | downcase %} {% include icon.html id=id title=id %} {% endfor %}