Skip to content

Commit e84b950

Browse files
committed
Verify Mastodon profile
1 parent 8d3b34e commit e84b950

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/pages/index.astro

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,13 @@ import kim2025Cupid from '../assets/paper_thumbnails/kim-2025-cupid.webp';
7070
>
7171
<Icon name='fa7-brands:bluesky' class='w-8 h-8' aria-hidden='true' />
7272
</SocialMediaButton> -->
73+
<SocialMediaButton
74+
rel='me'
75+
url='https://hci.social/@jihokim'
76+
hoverColor='#6364FF'
77+
>
78+
<Icon name='fa7-brands:mastodon' class='w-8 h-8' aria-hidden='true' />
79+
</SocialMediaButton>
7380
<SocialMediaButton
7481
url='https://scholar.google.com/citations?hl=en&user=aWisTO4AAAAJ&view_op=list_works&sortby=pubdate'
7582
hoverColor='#4285F4'

0 commit comments

Comments
 (0)