Accessibility and SEO best practices changes
This commit is contained in:
@@ -176,6 +176,7 @@ const IndexPage = ({ ...props }) => (
|
||||
url={`blog/${node.slug}`}
|
||||
title={node.title}
|
||||
date={node.date}
|
||||
imgAlt={node.title}
|
||||
excerpt={node.excerpt}
|
||||
image={
|
||||
node.featured_media
|
||||
|
||||
Reference in New Issue
Block a user