Update layout.tsx
This commit is contained in:
parent
84d73fa1f2
commit
bff4f14b9b
|
@ -11,8 +11,8 @@ const COMMIT_ID = process
|
|||
.trim();
|
||||
|
||||
export const metadata = {
|
||||
title: "ChatGPT Next Web",
|
||||
description: "Your personal ChatGPT Chat Bot.",
|
||||
title: "ChatGPT",
|
||||
description: "Houpe ChatGPT Chat Bot.",
|
||||
};
|
||||
|
||||
function Meta() {
|
||||
|
|
Loading…
Reference in New Issue