upstream #1
| @@ -105,7 +105,6 @@ export const Blog = defineDocumentType(() => ({ | ||||
|         description: doc.summary, | ||||
|         image: doc.images ? doc.images[0] : siteMetadata.socialBanner, | ||||
|         url: `${siteMetadata.siteUrl}/${doc._raw.flattenedPath}`, | ||||
|         author: doc.authors, | ||||
|       }), | ||||
|     }, | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user