{% if site.social_media_channels.twitter %}
Go to Twitter profile
{% endif %}
{% if site.social_media_channels.facebook %}
Go to Facebook Page
{% endif %}
{% if site.social_media_channels.linkedin %}
Go to LinkedIn profile
{% endif %}
{% if site.social_media_channels.instagram %}
Go to instagram social media page
{% endif %}
{% if site.social_media_channels.youtube %}
Go to YouTube channel
{% endif %}
{% if site.social_media_channels.github %}
Go to GitHub Page
{% endif %}