mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-09 20:28:29 +03:00
added google site verification
This commit is contained in:
parent
7ef3f7a41d
commit
52d0f64c3d
@ -132,6 +132,10 @@ export default class SystemPage extends React.Component {
|
||||
<title>{title}</title>
|
||||
<meta name="title" content={title} />
|
||||
<meta name="description" content={description} />
|
||||
<meta
|
||||
name="google-site-verification"
|
||||
content="INHmYWYLRrINvdmu9BXrXaJnphG0-wF5e2YGaDx2v7k"
|
||||
/>
|
||||
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content={url} />
|
||||
|
Loading…
Reference in New Issue
Block a user