From e9a09a32ff305d5623d733f7c30fa649fc770bf5 Mon Sep 17 00:00:00 2001 From: Ali Piry Date: Wed, 9 Aug 2023 12:40:48 +0330 Subject: [PATCH] fix wrong locale meta --- 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 2da795e..c460a52 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -35,7 +35,7 @@ export const metadata = { alt: "Roqqet Media", }, ], - locale: "en_UK", + locale: "en_GB", type: "website", }, twitter: {