From f207d688e2dc0d6c12a0b6e8f6ddc7b0eadf5e0b Mon Sep 17 00:00:00 2001 From: httpjamesm Date: Sun, 30 Oct 2022 19:21:19 -0400 Subject: [PATCH] fix: change to poster for og:image --- src/pages/title/[titleId]/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/title/[titleId]/index.tsx b/src/pages/title/[titleId]/index.tsx index 9c64027..1cfef82 100644 --- a/src/pages/title/[titleId]/index.tsx +++ b/src/pages/title/[titleId]/index.tsx @@ -50,7 +50,7 @@ const TitleInfo = ({ data, error }: Props) => {