{% if site.facebook %}
- Facebook
{% endif %}
{% if site.twitter %}
{% endif %}
{% if site.linkedin %}
- LinkedIn
{% endif %}
{% if site.google_plus %}
- Google +
{% endif %}
{% if site.vk %}
- ВКонтакте
{% endif %}
{% if site.weibo %}
- 微博
{% endif %}
{% if site.instagram %}
- Instagram
{% endif %}
{% if site.flickr %}
- Flickr
{% endif %}
{% if site.pinterest %}
- Pinterest
{% endif %}
{% if site.github-user %}
- GitHub
{% endif %}
{% if site.codepen %}
- CodePen
{% endif %}
{% if site.stack-overflow %}
- Stack Overflow
{% endif %}
{% if site.reddit %}
- Reddit
{% endif %}
{% if site.steam %}
- Steam
{% endif %}
{% if site.youtube %}
- YouTube
{% endif %}
{% if site.vimeo %}
- Vimeo
{% endif %}
{% if site.soundcloud %}
- Soundcloud
{% endif %}
{% if site.lastfm %}
- Last.fm
{% endif %}
{% if site.medium %}
- Medium
{% endif %}
{% if site.tumblr %}
- Tumblr
{% endif %}
{% if site.blog_url %}
- Blog
{% endif %}
{% if site.keybase %}
- Keybase
{% endif %}
{% if site.email %}
- Email
{% endif %}
{% if site.messenger %}
- Messenger
{% endif %}
{% if site.telegram %}
- Telegram
{% endif %}
{% if site.snapchat %}
- Snapchat
{% endif %}
{% include too_social.html %}