{% if site.data.profile.portrait_url %}
{% endif %}
{{ site.data.profile.primary_name }} {{ site.data.profile.secondary_name }}
{% if site.data.profile.portrait_url %} {% endif %}
{% for position in site.data.profile.positions %} {% if position.logo -%} Logo {%- endif %} {{ position.name }}
{% endfor %}
{{ site.data.profile.short_bio }}
{% if site.data.profile.cv_link %} Curriculum Vitae
{% endif %}

{% if site.data.profile.gscholar %} {%- if site.data.profile.gscholar contains 'scholar.google' -%} {%- assign gscholar_url = site.data.profile.gscholar -%} {%- else -%} {%- assign gscholar_url = 'https://scholar.google.com/citations?user=' | append: site.data.profile.gscholar -%} {%- endif -%} Google Scholar {% endif %} {% if site.data.profile.github %} GitHub {% endif %} {% if site.data.profile.wechat_qrcode %} WeChat {% endif %} {% if site.data.profile.twitter %} Twitter {% endif %} {% if site.data.profile.linkedin %} LinkedIn {% endif %} {% if site.data.profile.orcid %} ORCID {% endif %}
{% if site.data.profile.wechat_qrcode %} {% endif %}