名字写错
This commit is contained in:
parent
74d1b76a74
commit
42e3365ed5
@ -10,7 +10,7 @@ import { GoogleTagManager } from "@next/third-parties/google";
|
||||
const serverConfig = getServerSideConfig();
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "GetIngChat",
|
||||
title: "GterIngChat",
|
||||
description: "Your personal ChatGPT Chat Bot.",
|
||||
viewport: {
|
||||
width: "device-width",
|
||||
@ -22,7 +22,7 @@ export const metadata: Metadata = {
|
||||
{ media: "(prefers-color-scheme: dark)", color: "#151515" },
|
||||
],
|
||||
appleWebApp: {
|
||||
title: "GetIngChat",
|
||||
title: "GterIngChat",
|
||||
statusBarStyle: "default",
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user