From 7a1c28cd19f972bb8221aa9024469835f907d497 Mon Sep 17 00:00:00 2001 From: neru Date: Sun, 31 May 2026 14:46:17 -0300 Subject: [PATCH] style: remove title from opengraph --- src/app/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 73f769c..4ae5da9 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,7 @@ export const metadata: Metadata = { title: '⛧', // description: '', openGraph: { - title: '⛧', + // title: '⛧', // description: '', images: [ {