Skip to content
Snippets Groups Projects
Commit 5366b1ac authored by Stu Robson's avatar Stu Robson
Browse files

removes orcid variant and made profile one big data fest

parent 11dd990a
No related branches found
No related tags found
No related merge requests found
Pipeline #17920 passed with stage
in 2 minutes and 2 seconds
......@@ -20,37 +20,3 @@
</p>
{% endif %}
</article>
{# <article class="vf-summary | vf-summary--profile vf-summary--profile-l">
<img class="vf-summary__image vf-summary__image--avatar" src="{{image}}" alt="">
<h3 class="vf-summary__title">
<a href="javascript:void(0);" class="vf-summary__link">{{name}}</a>
</h3>
<p class="vf-summary__text">{{text}}</p>
<p class="vf-summary__email">
<a href="mailto:contact@persons.com" class="vf-summary__link vf-summary__link--secondary">{{email}}</a>
</p>
<p class="vf-summary__phone">
<a href="javascript:void(0);" class="vf-summary__link vf-summary__link--secondary">{{phone}}</a>
</p>
</article>
<article class="vf-summary | vf-summary--profile vf-summary--profile-r">
<img class="vf-summary__image vf-summary__image--avatar" src="{{image}}" alt="">
<h3 class="vf-summary__title">
<a href="javascript:void(0);" class="vf-summary__link">{{name}}</a>
</h3>
<p class="vf-summary__text">{{text}}</p>
<p class="vf-summary__email">
<a href="mailto:contact@persons.com" class="vf-summary__link vf-summary__link--secondary">{{email}}</a>
</p>
</article>
<article class="vf-summary | vf-summary--profile vf-summary--profile-s">
<img class="vf-summary__image vf-summary__image--avatar" src="{{image}}" alt="">
<h3 class="vf-summary__title">
<a href="javascript:void(0);" class="vf-summary__link">{{name}}</a>
</h3>
</article> #}
......@@ -16,14 +16,7 @@ variants:
phone: +49 6221 387 8443
mobile: +49 1758 991 179
text: EMBL Press Office
- name: profile ORCID
context:
email: contact@persons.com
phone: +49 6221 387 8443
mobile: +49 1758 991 179
text: EMBL Press Office
uuid: "0000 - 1234 - 4326 - XX03"
uuid: 0000 - 1234 - 4326 - XX03
- name: large
context:
size: l
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment