From aff08a25305cbe61042fc1479db2ea349ee23d1e Mon Sep 17 00:00:00 2001 From: mattherzog Date: Tue, 16 Jan 2024 09:12:51 -0800 Subject: [PATCH] Updating page metadata from appConfig + og:image (#12) --- src/pages/index.tsx | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/src/pages/index.tsx b/src/pages/index.tsx index f32dc7a..612d51d 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -95,14 +95,26 @@ export default function Home() { return ( <> - Agent Playground - + {appConfig?.title ?? "LiveKit Agents Playground"} + + + +