From 991e6049dd86fa9a9968539fb946bde02a0ad9d9 Mon Sep 17 00:00:00 2001 From: Samantha Kellow Date: Sat, 11 Nov 2023 15:43:04 +0000 Subject: [PATCH] updating index page meta data --- app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/page.tsx b/app/page.tsx index da51f0ca3..ea4f1946b 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -8,7 +8,7 @@ import { Suspense } from 'react'; export const runtime = 'edge'; export const metadata = { - description: 'Scape Squared: High-performance ecommerce store built with Next.js, Vercel, and Shopify.', + description: 'scape²: art for the wall & wardrobe.', openGraph: { type: 'website' }