mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-10-01 15:46:39 +08:00
Update layout.tsx
This commit is contained in:
parent
3773ce4025
commit
89e3a6bb2b
@ -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",
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user