From bca6215fbacb080709ebcc2372f337b4aff9aebb Mon Sep 17 00:00:00 2001 From: lytrankieio123 Date: Fri, 20 Aug 2021 14:51:01 +0700 Subject: [PATCH] :wrench: config: title :%s --- config/seo.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/config/seo.json b/config/seo.json index 82520cf9b..402b69375 100644 --- a/config/seo.json +++ b/config/seo.json @@ -1,10 +1,10 @@ { - "title": "ACME Storefront | Powered by Next.js Commerce", - "titleTemplate": "%s - ACME Storefront", - "description": "Next.js Commerce - https://www.nextjs.org/commerce", + "title": "Online Grocery | By Kie.io", + "titleTemplate": "%s - Online Grocery", + "description": "Online Grocery | By Kie.io", "openGraph": { - "title": "ACME Storefront | Powered by Next.js Commerce", - "description": "Next.js Commerce - https://www.nextjs.org/commerce", + "title": "Online Grocery | By Kie.io", + "description": "Online Grocery | By Kie.io", "type": "website", "locale": "en_IE", "url": "https://nextjs.org/commerce",