mirror of
https://github.com/vercel/commerce.git
synced 2025-06-07 16:56:59 +00:00
Edit
This commit is contained in:
parent
be084be733
commit
20caffdce3
@ -41,8 +41,6 @@ export async function generateMetadata({
|
|||||||
title: `${page.seo?.title || page.title}`,
|
title: `${page.seo?.title || page.title}`,
|
||||||
description: page.seo?.description,
|
description: page.seo?.description,
|
||||||
openGraph: {
|
openGraph: {
|
||||||
// publishedTime: page.createdAt,
|
|
||||||
// modifiedTime: page.updatedAt,
|
|
||||||
type: 'article'
|
type: 'article'
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user