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