From a09f9aa6dca65635e1cef300db4abf72a294d4a5 Mon Sep 17 00:00:00 2001 From: tuna2134 Date: Wed, 27 May 2026 12:26:37 +0900 Subject: [PATCH] fix --- src/components/pages/Home/Profile.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/pages/Home/Profile.tsx b/src/components/pages/Home/Profile.tsx index 9eda8fc..36a687d 100644 --- a/src/components/pages/Home/Profile.tsx +++ b/src/components/pages/Home/Profile.tsx @@ -1,4 +1,4 @@ -import { Github, Twitter } from "iconoir-react"; +import { Github, Mail, Twitter } from "iconoir-react"; import Image from "next/image"; import Link from "next/link"; @@ -24,6 +24,9 @@ export const Profile: React.FC = () => { + + +