From b91fb0de9aa8e6e22cc45305f85edbf9b2797665 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=AD=D8=B3=DB=8C=D9=86=20=D9=85=D8=B9=D8=B5=D9=88=D9=85?= =?UTF-8?q?=DB=8C=20=D9=BE=D9=88=D8=B1?= Date: Sat, 13 Apr 2024 01:27:30 +0330 Subject: [PATCH] fix metadata persian locale --- src/app/products/[...id]/page.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/products/[...id]/page.jsx b/src/app/products/[...id]/page.jsx index 004b818..019c87e 100644 --- a/src/app/products/[...id]/page.jsx +++ b/src/app/products/[...id]/page.jsx @@ -38,7 +38,7 @@ export async function generateMetadata({ params }) { images: [imageUrl], url: metadataUrl, type: "website", - locale: "en_US", + locale: "fa-IR", type: "website", }, twitter: {