This commit is contained in:
tianjunjie
2023-04-24 10:43:50 +08:00
parent 4a64deec5f
commit c575dcccd8
2 changed files with 2 additions and 7 deletions

View File

@@ -7,10 +7,10 @@ import { getBuildConfig } from "./config/build";
const buildConfig = getBuildConfig();
export const metadata = {
title: "ChatGPT Next Web",
title: "ChatGPT",
description: "Your personal ChatGPT Chat Bot.",
appleWebApp: {
title: "ChatGPT Next Web",
title: "ChatGPT",
statusBarStyle: "default",
},
themeColor: "#fafafa",