Update layout.tsx

This commit is contained in:
PANDAAI 2023-04-10 14:52:54 +08:00 committed by GitHub
parent 2d74567bcc
commit 88b513ca62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@ try {
}
export const metadata = {
title: "ChatGPT Next Web",
description: "Your personal ChatGPT Chat Bot.",
title: "PandaAI",
description: "Personal ChatGPT",
appleWebApp: {
title: "ChatGPT Next Web",
title: "PandaAI",
statusBarStyle: "default",
},
themeColor: "#fafafa",