{% if social_accounts.github %}
icon-github
{% endif %}
{% if social_accounts.twitter %}
icon-twitter
{% endif %}
{% if social_accounts.rss %}
icon-rss
{% endif %}
{% if social_accounts.facebook %}
icon-facebook
{% endif %}
{% if social_accounts.gitlab %}
icon-gitlab
{% endif %}
{% if social_accounts.instagram %}
icon-instagram
{% endif %}
{% if social_accounts.linkedin %}
icon-linkedin
{% endif %}
{% if social_accounts.mastodon %}
icon-mastodon
{% endif %}
{% if social_accounts.xing %}
icon-xing
{% endif %}
{% if social_accounts.youtube %}
icon-youtube
{% endif %}