From 38d8f6810b051180abf69c0f30267221f393c085 Mon Sep 17 00:00:00 2001 From: Ben Cherry Date: Thu, 5 Dec 2024 14:30:13 -0800 Subject: [PATCH] alt --- web/app/layout.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/web/app/layout.tsx b/web/app/layout.tsx index df49d49..cdad416 100644 --- a/web/app/layout.tsx +++ b/web/app/layout.tsx @@ -16,6 +16,7 @@ export const metadata: Metadata = { width: 1118, height: 630, type: "image/png", + alt: "LivePaint", }, ], url: "https://paint.livekit.io",