Update layout.tsx

This commit is contained in:
dockersky
2023-04-04 15:50:34 +08:00
committed by GitHub
parent a39197f5d6
commit 68045510bd

View File

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