Fix page title metadata

This commit is contained in:
subhadip
2025-05-17 18:21:56 +05:30
parent 84e4980541
commit a9fe418654

View File

@@ -11,8 +11,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "Agent Inbox",
description: "Agent Inbox UX by LangChain",
title: "Agent Chat",
description: "Agent Chat UX by LangChain",
};
export default function RootLayout({