From 03d6c09181b26ecd110a9154a27c76db29ed563f Mon Sep 17 00:00:00 2001 From: NISHIYAMA-Takuki <95198404+NISHIYAMA-Takuki@users.noreply.github.com> Date: Sat, 28 Dec 2024 18:05:32 +0900 Subject: [PATCH 1/6] =?UTF-8?q?=E3=83=98=E3=83=83=E3=83=80=E3=83=BC?= =?UTF-8?q?=E3=83=BB=E3=83=95=E3=83=83=E3=82=BF=E3=83=BC=E3=82=92layout.ts?= =?UTF-8?q?x=E5=86=85=E3=81=B8=E7=A7=BB=E5=8B=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/components/Footer/index.tsx | 2 +- src/app/components/Header/index.tsx | 2 +- src/app/layout.tsx | 10 +++++++++- src/app/not-found.tsx | 10 ++-------- src/app/page.tsx | 10 ++-------- 5 files changed, 15 insertions(+), 19 deletions(-) diff --git a/src/app/components/Footer/index.tsx b/src/app/components/Footer/index.tsx index 4cfd257..9b60134 100644 --- a/src/app/components/Footer/index.tsx +++ b/src/app/components/Footer/index.tsx @@ -8,7 +8,7 @@ export default function Footer() { return (