From bf4c1460afecc43703ad16fd9a6f147c5dc60d35 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Fri, 24 Jul 2026 21:04:11 +0200 Subject: [PATCH] Update Twitter description meta tag to use `OG_DESCRIPTION` constant for consistency --- web/pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/pages/_app.tsx b/web/pages/_app.tsx index c2147972..f867cd2f 100644 --- a/web/pages/_app.tsx +++ b/web/pages/_app.tsx @@ -247,7 +247,7 @@ function MyApp(props: AppProps) { {/*Twitter/X tags — separate!*/} - + {/*`summary_large_image`, not `summary`: the latter renders the small square thumbnail, which is what a 512×512 app icon used to force here.*/}