soulshellgpt

This commit is contained in:
ZhaoLiu
2023-04-26 18:14:17 +08:00
parent 3c76f101c9
commit 5ca44710ac
7 changed files with 14 additions and 14 deletions

View File

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