Update layout.tsx

This commit is contained in:
houpe
2023-03-26 21:59:47 +08:00
committed by GitHub
parent 84d73fa1f2
commit bff4f14b9b

View File

@@ -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() {