From 03c19e982c9bf73621f73edb0f96f7ef7377abc4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Feb 2026 21:04:39 +0000 Subject: [PATCH] Update src/app/layout.tsx --- 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 d04aa82..862ad9a 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -19,7 +19,7 @@ export const metadata: Metadata = { canonical: "https://moysrestaurant.com" }, openGraph: { - title: "Moys Chinese Restaurant", description: "Authentic Cantonese comfort near OSU. Four-course Peking Duck dinners and handmade egg rolls.", siteName: "Moys", type: "restaurant", images: [ + title: "Moys Chinese Restaurant", description: "Authentic Cantonese comfort near OSU. Four-course Peking Duck dinners and handmade egg rolls.", siteName: "Moys", type: "website", images: [ { url: "https://img.b2bpic.net/free-photo/restaurant-gourmet-breast-lunch-fillet_1203-4699.jpg", alt: "Peking Duck at Moys" } -- 2.49.1