Browse Source

Add google site verification

main
dan 2 years ago
committed by GitHub
parent
commit
dc92f89783
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      beta/src/components/Seo.tsx

1
beta/src/components/Seo.tsx

@ -82,6 +82,7 @@ export const Seo = withRouter(
key="twitter:image"
content={`https://beta.reactjs.org${image}`}
/>
<meta name="google-site-verification" content="j1duf8XRaKuZyGvhPd8GkYXHG7LI4GYbIvAXBsqTC9U" />
<link
rel="preload"
href="/fonts/Source-Code-Pro-Regular.woff2"

Loading…
Cancel
Save