mirror of
https://github.com/OpenCut-app/OpenCut.git
synced 2026-07-13 21:52:53 +02:00
fix: remove unused siteName
This commit is contained in:
@@ -42,7 +42,6 @@ export async function generateMetadata({
|
|||||||
},
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
type: "article",
|
type: "article",
|
||||||
siteName: "",
|
|
||||||
images: [
|
images: [
|
||||||
{
|
{
|
||||||
url: data.post.coverImage,
|
url: data.post.coverImage,
|
||||||
|
|||||||
Reference in New Issue
Block a user