mirror of
https://github.com/muerwre/muerwre.github.io.git
synced 2025-04-25 02:46:39 +07:00
added linkedin
This commit is contained in:
parent
84ca6100cf
commit
93624c55f2
3 changed files with 24 additions and 0 deletions
|
@ -12,6 +12,14 @@
|
|||
<IconsGithub :width="24" :height="24" />
|
||||
</ContactRow>
|
||||
|
||||
<ContactRow
|
||||
value="Fedor Katurov"
|
||||
:href="contacts.linkedin"
|
||||
label="LinkedIn"
|
||||
>
|
||||
<IconsLinkedin :width="24" :height="24" />
|
||||
</ContactRow>
|
||||
|
||||
<ContactRow :value="mail" :href="`mailto:${mail}`" label="Mail">
|
||||
<IconsSend :width="24" :height="24" />
|
||||
</ContactRow>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue