From 6e2f92209f31c36838da55fbba03c82551322710 Mon Sep 17 00:00:00 2001 From: dorimiamn Date: Tue, 14 Jan 2025 06:00:13 +0900 Subject: [PATCH 1/2] =?UTF-8?q?SNS=E3=83=AA=E3=83=B3=E3=82=AF=E3=81=A4?= =?UTF-8?q?=E3=81=8D=E3=81=AE=E3=82=A2=E3=82=A4=E3=82=B3=E3=83=B3=E3=82=92?= =?UTF-8?q?=E3=82=B3=E3=83=B3=E3=83=9D=E3=83=BC=E3=83=8D=E3=83=B3=E3=83=88?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/page.tsx | 55 +++++++++++++++++----------------------------------- 1 file changed, 18 insertions(+), 37 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 775be67..4746bf3 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,46 +1,27 @@ import Image from 'next/image' +function SNSLinkWithIcon({href,alt,imageSrc}:{href: string, alt: string, imageSrc: string}) { + return ( + + {alt} + + ) +} + // 各種 SNS Link 用コンポーネント function SNSLinkComponent() { return ( -
- - GitHub - - - Twitter - - - Qiita - - - Misskey Kyoupro - +
+ + + +
) } From 1d6d534ec14952b84aa785de2bfb1e5da64faebb Mon Sep 17 00:00:00 2001 From: dorimiamn Date: Tue, 14 Jan 2025 06:00:28 +0900 Subject: [PATCH 2/2] =?UTF-8?q?=E3=83=97=E3=83=AD=E3=83=95=E3=82=A3?= =?UTF-8?q?=E3=83=BC=E3=83=AB=E7=94=BB=E5=83=8F=E3=81=8C=E3=81=8A=E3=81=8B?= =?UTF-8?q?=E3=81=97=E3=81=8F=E3=81=AA=E3=82=8B=E5=95=8F=E9=A1=8C=E3=81=AB?= =?UTF-8?q?=E5=AF=BE=E5=87=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/page.tsx b/app/page.tsx index 4746bf3..c12cf0b 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -32,14 +32,14 @@ function MyProfileComponent() {
Picture of dorimiamn's icon
-

dorimiamn

+

dorimiamn