1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

activate indexing

This commit is contained in:
Matthias Kretschmann 2018-11-29 10:36:57 +01:00
parent cb564e7b44
commit 8436c3d884
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -83,8 +83,6 @@ const MetaTags = ({
{title && <title>{title}</title>}
<meta name="robots" content="noindex, nofollow" />
{/* General tags */}
<meta name="description" content={description} />
<meta name="image" content={image} />