{% if.site.rss%}

<a href="{{ '/feed.xml' | absolute_url }}" class="icon-rss"></a>

{% endif %} {% if site.facebook %}

<a href="{{site.facebook}}" class="icon-facebook" target="_black" title="Facebook"></a>

{% endif %} {% if site.github %}

<a href="{{site.github}}" class="icon-github" target="_black" title="Github"></a>

{% endif %} {% if site.gitlab %}

<a href="{{site.gitlab}}" class="icon-gitlab" target="_black" title="GitLab"></a>

{% endif %} {% if site.git %}

<a href="{{site.git}}" class="icon-git" target="_black" title="Git"></a>

{% endif %} {% if site.instagram %}

<a href="{{site.instagram}}" class="icon-instagram" target="_black" title="Instagram"></a>

{% endif %} {% if site.linkedin %}

<a href="{{site.linkedin}}" class="icon-linkedin" target="_black" title="Linkedin"></a>

{% endif %} {% if site.pinterest %}

<a href="{{site.pinterest}}" class="icon-pinterest" target="_black" title="Pinterest"></a>

{% endif %} {% if site.reddit %}

<a href="{{site.reddit}}" class="icon-reddit" target="_black" title="Reddit"></a>

{% endif %} {% if site.spotify %}

<a href="{{site.spotify}}" class="icon-spotify" target="_black" title="Spotify"></a>

{% endif %} {% if site.telegram %}

<a href="{{site.telegram}}" class="icon-telegram" target="_black" title="Telegram"></a>

{% endif %} {% if site.twitch %}

<a href="{{site.twith}}" class="icon-twitch" target="_black" title="Twitch"></a>

{% endif %} {% if site.twitter %}

<a href="{{site.twitter}}" class="icon-twitter" target="_black" title="Twitter"></a>

{% endif %} {% if site.vimeo %}

<a href="{{site.vimeo}}" class="icon-vimeo" target="_black" title="Vimeo"></a>

{% endif %} {% if site.youtube %}

<a href="{{site.youtube}}" class="icon-youtube" target="_black" title="Youtube"></a>

{% endif %}