From 89e3a6bb2baea98665b4571170982c8180204911 Mon Sep 17 00:00:00 2001 From: joezhn2020 <61100767+joezhn2020@users.noreply.github.com> Date: Sat, 2 Nov 2024 11:35:50 +0800 Subject: [PATCH 1/2] Update layout.tsx --- app/layout.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 7d14cb88d70..ff9c1b33333 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -10,10 +10,10 @@ import { GoogleTagManager, GoogleAnalytics } from "@next/third-parties/google"; const serverConfig = getServerSideConfig(); export const metadata: Metadata = { - title: "NextChat", - description: "Your personal ChatGPT Chat Bot.", + title: "舟joeWeb Chat", + description: "你的私人聊天机器人。", appleWebApp: { - title: "NextChat", + title: "舟joeWeb Chat", statusBarStyle: "default", }, }; From 2a047430aa4fd4dbd1c129c32dd37a2c79a45a80 Mon Sep 17 00:00:00 2001 From: joezhn2020 <61100767+joezhn2020@users.noreply.github.com> Date: Sat, 2 Nov 2024 11:40:52 +0800 Subject: [PATCH 2/2] Update sidebar.tsx --- app/components/sidebar.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/components/sidebar.tsx b/app/components/sidebar.tsx index 2a5c308b78c..df5fbf6117e 100644 --- a/app/components/sidebar.tsx +++ b/app/components/sidebar.tsx @@ -178,9 +178,10 @@ export function SideBarHeader(props: { >