mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
activate indexing
This commit is contained in:
parent
cb564e7b44
commit
8436c3d884
@ -83,8 +83,6 @@ const MetaTags = ({
|
|||||||
|
|
||||||
{title && <title>{title}</title>}
|
{title && <title>{title}</title>}
|
||||||
|
|
||||||
<meta name="robots" content="noindex, nofollow" />
|
|
||||||
|
|
||||||
{/* General tags */}
|
{/* General tags */}
|
||||||
<meta name="description" content={description} />
|
<meta name="description" content={description} />
|
||||||
<meta name="image" content={image} />
|
<meta name="image" content={image} />
|
||||||
|
Loading…
Reference in New Issue
Block a user