From 10c6c855ef0838ff16def8a81b27565eab5bc0c8 Mon Sep 17 00:00:00 2001 From: Wonwoo Choi Date: Sun, 5 May 2024 17:46:28 +0900 Subject: [PATCH] chore: Bacchus ID -> SNUCSE ID --- app/(nolocale)/layout.tsx | 4 ++-- app/Nav.tsx | 2 +- app/[locale]/(authorized)/group/[id]/layout.tsx | 4 ++-- app/[locale]/(authorized)/layout.tsx | 4 ++-- app/[locale]/layout.tsx | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/app/(nolocale)/layout.tsx b/app/(nolocale)/layout.tsx index c87d2d5..3adbbf5 100644 --- a/app/(nolocale)/layout.tsx +++ b/app/(nolocale)/layout.tsx @@ -16,8 +16,8 @@ const pretendard = localFont({ export const metadata = { title: { - template: '%s | Bacchus ID', - default: 'Bacchus ID', + template: '%s | SNUCSE ID', + default: 'SNUCSE ID', }, formatDetection: { address: false, diff --git a/app/Nav.tsx b/app/Nav.tsx index bcb45b7..c214426 100644 --- a/app/Nav.tsx +++ b/app/Nav.tsx @@ -17,7 +17,7 @@ export default function Nav() {