From 0d8163704d54b70c2230678329818848f939bf31 Mon Sep 17 00:00:00 2001 From: JeongwooSeo <98446924+ShipFriend0516@users.noreply.github.com> Date: Sun, 15 Feb 2026 12:15:25 +0900 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=EC=84=A4=EB=AA=85=EB=AC=B8=EA=B5=AC?= =?UTF-8?q?=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/entities/profile/AboutMe.tsx | 2 +- app/entities/profile/HeroBanner.tsx | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/entities/profile/AboutMe.tsx b/app/entities/profile/AboutMe.tsx index 4199d0f..4314348 100644 --- a/app/entities/profile/AboutMe.tsx +++ b/app/entities/profile/AboutMe.tsx @@ -28,7 +28,7 @@ const AboutMe = () => {
- 저는 커피☕와 사진 📸을 좋아하는 개발자입니다~ +

저는 커피☕와 사진 📸을 좋아하는 개발자입니다~

diff --git a/app/entities/profile/HeroBanner.tsx b/app/entities/profile/HeroBanner.tsx index 2f59b0d..c6853c0 100644 --- a/app/entities/profile/HeroBanner.tsx +++ b/app/entities/profile/HeroBanner.tsx @@ -37,9 +37,9 @@ const HeroBanner = () => { React - + {/* NextJS - + */} TypeScript @@ -56,8 +56,8 @@ const HeroBanner = () => { 안녕하세요, 서정우입니다.

- 깔끔한 코드 작성에 중점을 두고, 확장성에 대해 고민하며 멈추지 않는 - 기술의 변화를 즐깁니다. + 깔끔한 코드를 중점으로, 확장성에 대해 고민합니다. 기록의 중요성을 + 믿으며, 블로그를 통해 공유하려 합니다.

From 5709149efc1971bcd73f4127e9214952add211a9 Mon Sep 17 00:00:00 2001 From: JeongwooSeo <98446924+ShipFriend0516@users.noreply.github.com> Date: Sun, 15 Feb 2026 13:43:11 +0900 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=EC=86=8C=EC=85=9C=20=EB=AF=B8?= =?UTF-8?q?=EB=94=94=EC=96=B4=20=EB=A7=81=ED=81=AC=EC=97=90=20=ED=88=B4?= =?UTF-8?q?=ED=8C=81=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/entities/profile/AboutMe.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/entities/profile/AboutMe.tsx b/app/entities/profile/AboutMe.tsx index 4314348..e5afa00 100644 --- a/app/entities/profile/AboutMe.tsx +++ b/app/entities/profile/AboutMe.tsx @@ -50,6 +50,7 @@ const AboutMe = () => { href={githubLink} target={'_blank'} className="p-3 rounded-full bg-white dark:bg-gray-800 shadow-md hover:shadow-xl hover:scale-110 transition-all duration-300" + title="Github" > @@ -57,6 +58,7 @@ const AboutMe = () => { href={linkedinLink} target={'_blank'} className="p-3 rounded-full bg-white dark:bg-gray-800 shadow-md hover:shadow-xl hover:scale-110 transition-all duration-300" + title="LinkedIn" >