Update layout.tsx

This commit is contained in:
yorkeking 2023-04-03 23:49:21 +08:00 committed by GitHub
parent 3354e941f5
commit b1c00be3ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,10 +17,10 @@ try {
} }
export const metadata = { export const metadata = {
title: "LeiChat-人工智能", title: "Lei-ChatGPT",
description: "Your personal ChatGPT Chat Bot.", description: "Your personal ChatGPT Chat Bot.",
appleWebApp: { appleWebApp: {
title: "LeiChat-人工智能", title: "Lei-ChatGPT",
statusBarStyle: "black-translucent", statusBarStyle: "black-translucent",
}, },
themeColor: "#fafafa", themeColor: "#fafafa",