{%- 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 -%} {%- for mst in site.mastodon -%}{%- if mst.username and mst.instance -%} {{ mst.username|escape }}|{%- endif -%}{%- endfor -%} {%- 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 -%} {%- if site.rss -%} {{ site.rss | escape }}|{%- endif -%}