mirror of
https://github.com/recloudstream/website.git
synced 2024-08-15 03:18:45 +00:00
update google thing
This commit is contained in:
parent
8ac6621e59
commit
9f42a22983
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
module.exports = {
|
||||
title: `Cloudstream`,
|
||||
siteUrl: `https://example.com`
|
||||
siteUrl: `https://cloudstream.cf`
|
||||
}
|
|
@ -34,7 +34,7 @@ export function Head() {
|
|||
<meta property="og:image" content={bgImage} />
|
||||
<meta property="og:image:type" content="image/png" />
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="google-site-verification" content="eJAZtihmv0cJwd54kImmb2IfwLskeCfyW7gEm_HgXd8" />
|
||||
<meta name="google-site-verification" content="c7TphrPJk4AXlG4P_J3ZRpJ7V3yFzG_cjd-A37ih1fE" />
|
||||
</>
|
||||
)
|
||||
}
|
Loading…
Reference in a new issue