Skip to content

Commit 01baf10

Browse files
committed
Update rest of the domain links
1 parent 55a9fc1 commit 01baf10

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ export const SITE_CONFIG = {
22
title: 'Jiho Kim',
33
description:
44
'I am a human-computer interaction researcher studying how AI impacts the way we think, learn, express ourselves, and communicate with others.',
5-
siteUrl: 'https://jihokim.dev/',
5+
siteUrl: 'https://jihokim.com/',
66
ogImage:
77
'https://raw.githubusercontent.com/nghtctrl/nghtctrl.github.io/refs/heads/main/src/assets/og-image.png',
88
};

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ import kim2025Cupid from '../assets/paper_thumbnails/kim-2025-cupid.webp';
3737
express ourselves, communicate with others, and learn.
3838
</p>
3939
<p>
40-
You can reach me at <span class='italic'>myfirstname</span>@jihokim.dev
40+
You can reach me at <span class='italic'>myfirstname</span>@jihokim.com
4141
</p>
4242
</div>
4343
<div>

0 commit comments

Comments
 (0)