Update layout.tsx

This commit is contained in:
gao1211287347
2024-06-09 23:13:55 +08:00
committed by GitHub
parent b6735bffe4
commit 73cdd11697

View File

@@ -22,7 +22,7 @@ export const metadata: Metadata = {
{ media: "(prefers-color-scheme: dark)", color: "#151515" },
],
appleWebApp: {
title: "NextChat",
title: "傲绝-GPT",
statusBarStyle: "default",
},
};