Fix page title metadata (#136)

This commit is contained in:
Brace Sproul
2025-05-19 11:10:54 -07:00
committed by GitHub

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