From 05c76254b9a149548327ece131a2095326c7a6e6 Mon Sep 17 00:00:00 2001 From: 4geru Date: Mon, 25 Mar 2024 02:03:57 +0900 Subject: [PATCH] hide welcome page --- components/IndexArticles.tsx | 4 ++-- components/Layout/Navigator.tsx | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/IndexArticles.tsx b/components/IndexArticles.tsx index e418648..a58f5a1 100644 --- a/components/IndexArticles.tsx +++ b/components/IndexArticles.tsx @@ -9,13 +9,13 @@ import articleStyles from './IndexArticles.module.css' const IndexArticles: VFC = () => { return (
-
+ {/*

入部希望の方へ

新入生のみなさん、ご入学おめでとうございます!
新入生に限らず、RiPPro に興味がある方は 新歓情報ページ をご覧ください。
-
+
*/}

ようこそ RiPPro へ

diff --git a/components/Layout/Navigator.tsx b/components/Layout/Navigator.tsx index 7700de7..aa73f41 100644 --- a/components/Layout/Navigator.tsx +++ b/components/Layout/Navigator.tsx @@ -16,11 +16,11 @@ const Navigator: VFC = () => { Top - + {/* - + */}