{% if site.dribbble_username%} {{ site.dribbble_username| escape }}   {% endif %} {% if site.facebook_username%} {{ site.facebook_username| escape }}   {% endif %} {% if site.flickr_username%} {{ site.flickr_username| escape }}   {% endif %} {% if site.github_username%} {{ site.github_username| escape }}   {% endif %} {% if site.instagram_username%} {{ site.instagram_username| escape }}   {% endif %} {% if site.linkedin_username%} {{ site.linkedin_username| escape }}   {% endif %} {% if site.pinterest_username%} {{ site.pinterest_username| escape }}   {% endif %} {% if site.twitter_username%} {{ site.twitter_username| escape }}   {% endif %} {% if site.youtube_username%} {{ site.youtube_username| escape }}   {% endif %} {% if site.googleplus_username%} {{ site.googleplus_username| escape }}   {% endif %}