From e76ff981cbe94f02b5b13cdecf967de2c3324e26 Mon Sep 17 00:00:00 2001 From: neila <40727091+neila@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:13:56 +0900 Subject: [PATCH] add yusuke obinata --- src/components/organisms/Footer/index.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/organisms/Footer/index.tsx b/src/components/organisms/Footer/index.tsx index c7d06cd..32349cb 100644 --- a/src/components/organisms/Footer/index.tsx +++ b/src/components/organisms/Footer/index.tsx @@ -24,7 +24,8 @@ const Footer: FC = ({ children }) => { } `} > - © 2024 ETHTokyo - Ethereum Japan. + © 2024 ETHTokyo - Ethereum Japan. Domain (ethtokyo.com) provided by + Yusuke Obinata. );