Google Verification
This commit is contained in:
parent
d5448a9680
commit
61e8f68458
1 changed files with 4 additions and 0 deletions
|
@ -40,6 +40,10 @@ if (currentpage !== 'home') {
|
|||
<meta property="og:type" content="website" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="theme-color" content="#b86cff" />
|
||||
<meta
|
||||
name="google-site-verification"
|
||||
content="SmcWcewh7DCANcLeTe3ntU0R-LESbo_bsolICJnmulE"
|
||||
/>
|
||||
<!-- Links -->
|
||||
<link rel="icon" type="image/ico" href="/assets/favicon.ico" />
|
||||
<link rel="sitemap" href="/sitemap-index.xml" />
|
||||
|
|
Loading…
Reference in a new issue