Remove property alt
				
					
				
			It's not recognized for an object of type ImageObject
This commit is contained in:
		| @@ -39,7 +39,6 @@ export const BlogSeo = ({ title, summary, date, lastmod, url, images = [] }) => | ||||
|     return { | ||||
|       '@type': 'ImageObject', | ||||
|       url: `${siteMetadata.siteUrl}${img}`, | ||||
|       alt: title, | ||||
|     } | ||||
|   }) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user