From 6754a677c7f4624ca7984888e73fffa95a7b9573 Mon Sep 17 00:00:00 2001 From: Macbook Date: Wed, 20 May 2026 20:39:14 +0700 Subject: [PATCH] fix(site): apply absolute positioning and full dimensions to HexagonGrid in OG images --- .../[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(
- +