{# Set style for media icons - Fontawesome #} {% set social_style = theme_var('social_style')|defined('brands') %} {% for item in theme_config.social %}
  • {{item.name}}
  • {% endfor %}