Skip to content

Commit 316fa2e

Browse files
committed
style: 사이드 네비게이션의 직무 설명 수정
1 parent 19f7d98 commit 316fa2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SideNav.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ const menuItems: MenuItem[] = [
2727
<div class="rounded-full w-12 h-12 bg-[url(/images/anvy_profile.png)] bg-center bg-cover"/>
2828
<div class="ml-4">
2929
<h1 class="text-bright text-lg font-bold">Chamchi</h1>
30-
<p class="text-bright text-sm">Frontend Developer</p>
30+
<p class="text-bright text-sm">Web & Game Dev</p>
3131
</div>
3232
</div>
3333
<div class="flex flex-col gap-3">

0 commit comments

Comments
 (0)