Add Google site verification code

This commit is contained in:
Angelos Chalaris
2019-08-22 10:20:55 +03:00
committed by GitHub
parent 8c3633dafb
commit f273668f2a

View File

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