{% if config.extra.social %}
Connect with the author {% for social in config.extra.social %} {% include ".icons/" ~ social.icon ~ ".svg" %} {% endfor %}
{% endif %}