From 62c56eadf42fe0c2c7c2c96a142a5582376ea16d Mon Sep 17 00:00:00 2001 From: Pierniki Date: Fri, 8 Sep 2023 15:08:21 +0200 Subject: [PATCH] feat: update image og styling --- src/app/api/og/route.tsx | 31 +++++++++++++++++++------------ 1 file changed, 19 insertions(+), 12 deletions(-) diff --git a/src/app/api/og/route.tsx b/src/app/api/og/route.tsx index b612b467..59660328 100644 --- a/src/app/api/og/route.tsx +++ b/src/app/api/og/route.tsx @@ -11,22 +11,29 @@ export async function GET(request: NextRequest) { (
- {title} + +

+ {title} +

), {