#61 [en] credits Ausir & Szymon

This commit is contained in:
Avris 2020-12-05 21:27:40 +01:00
parent 2e0ab36055
commit f6c3f5682d
2 changed files with 6 additions and 0 deletions

View File

@ -34,6 +34,10 @@
<Icon v="envelope"/> <Icon v="envelope"/>
Email Email
</a> </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> </li>
</ul> </ul>
</template> </template>

View File

@ -204,6 +204,8 @@ contact:
profile: 'szymon' profile: 'szymon'
pronouns: 'he' pronouns: 'he'
pronounsLink: '/he' pronounsLink: '/he'
mail: 'misiek.sz.93@gmail.com'
orcid: '0000-0002-0214-0387'
areas: areas:
language: ~ language: ~
sources: '/sources' sources: '/sources'