#61 [en] credits Ausir & Szymon
This commit is contained in:
parent
2e0ab36055
commit
f6c3f5682d
|
@ -34,6 +34,10 @@
|
|||
<Icon v="envelope"/>
|
||||
Email
|
||||
</a>
|
||||
<a v-if="author.orcid" :href="'https://orcid.org/' + author.orcid" target="_blank" rel="noopener" class="badge badge-light border">
|
||||
<Icon v="file"/>
|
||||
ORCID
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</template>
|
||||
|
|
|
@ -204,6 +204,8 @@ contact:
|
|||
profile: 'szymon'
|
||||
pronouns: 'he'
|
||||
pronounsLink: '/he'
|
||||
mail: 'misiek.sz.93@gmail.com'
|
||||
orcid: '0000-0002-0214-0387'
|
||||
areas:
|
||||
language: ~
|
||||
sources: '/sources'
|
||||
|
|
Reference in New Issue