This commit is contained in:
@@ -63,7 +63,7 @@ export async function generateMetadata({ params }: Props): Promise<Metadata> {
|
|||||||
},
|
},
|
||||||
],
|
],
|
||||||
type: 'article',
|
type: 'article',
|
||||||
publishedTime: post.createdAt,
|
publishedTime: post.updatedAt,
|
||||||
authors: ['WYPark'],
|
authors: ['WYPark'],
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
|
|||||||
Reference in New Issue
Block a user