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: {
|
||||
type: "article",
|
||||
siteName: "",
|
||||
images: [
|
||||
{
|
||||
url: data.post.coverImage,
|
||||
|
||||
Reference in New Issue
Block a user