dan
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
beta/src/components/Seo.tsx
|
@ -82,6 +82,7 @@ export const Seo = withRouter( |
|
|
key="twitter:image" |
|
|
key="twitter:image" |
|
|
content={`https://beta.reactjs.org${image}`} |
|
|
content={`https://beta.reactjs.org${image}`} |
|
|
/> |
|
|
/> |
|
|
|
|
|
<meta name="google-site-verification" content="j1duf8XRaKuZyGvhPd8GkYXHG7LI4GYbIvAXBsqTC9U" /> |
|
|
<link |
|
|
<link |
|
|
rel="preload" |
|
|
rel="preload" |
|
|
href="/fonts/Source-Code-Pro-Regular.woff2" |
|
|
href="/fonts/Source-Code-Pro-Regular.woff2" |
|
|