Accessibility and SEO best practices changes

This commit is contained in:
Moris Zen
2018-09-14 12:52:11 +02:00
parent 6196022748
commit c6f1235e86
10 changed files with 65 additions and 15 deletions

View File

@@ -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