Add Google site verification code
This commit is contained in:
@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user