mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-09-30 23:26:39 +08:00
Update layout.tsx
This commit is contained in:
parent
f0c2b3285f
commit
154abe1582
@ -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: "代码龙少儿编程AI助手",
|
||||
description: "无限成长",
|
||||
appleWebApp: {
|
||||
title: "NextChat",
|
||||
title: "代码龙编程 AI助手",
|
||||
statusBarStyle: "default",
|
||||
},
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user