From 480548029af177ee7cc23981c30879128d4167f1 Mon Sep 17 00:00:00 2001 From: Ubay Dillah <33889018+ubay1@users.noreply.github.com> Date: Sat, 23 May 2026 07:08:02 +0700 Subject: [PATCH] fix(site): apply absolute positioning and full dimensions to HexagonGrid in OG images (#8909) Co-authored-by: Macbook --- .../[locale]/next-data/og/[category]/[title]/route.tsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/site/app/[locale]/next-data/og/[category]/[title]/route.tsx b/apps/site/app/[locale]/next-data/og/[category]/[title]/route.tsx index edd24873a9e89..f99b8d756b819 100644 --- a/apps/site/app/[locale]/next-data/og/[category]/[title]/route.tsx +++ b/apps/site/app/[locale]/next-data/og/[category]/[title]/route.tsx @@ -35,7 +35,14 @@ export const GET = async (_: Request, props: StaticParams) => { return new ImageResponse(
- +