SEO updates

This commit is contained in:
Angelos Chalaris
2019-08-22 10:55:08 +03:00
parent 2481db9451
commit 413631b9af
5 changed files with 49 additions and 1 deletions

View File

@ -51,7 +51,9 @@ const IndexPage = props => {
return (
<>
<Meta />
<Meta
meta={[{ name: `google-site-verification`, content: `YX9mF-TxoHZGJ9SZ8XwvWgGR_KTcbH1uHul4iDklyr0` }]}
/>
<Shell withIcon={false} withTitle={false}>
<img
src={props.data.file.childImageSharp.original.src}