We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ff078 commit 28fc3fbCopy full SHA for 28fc3fb
doc/src/components/layout.js
@@ -27,6 +27,8 @@ const Layout = ({ children }) => (
27
meta={[
28
{ name: 'description', content: 'Sample' },
29
{ name: 'keywords', content: 'sample, something' },
30
+ { name: 'google-site-verification', content: 'TjZCWzGGmOI0ObQL9a4VYLWjcfh97hFWJgCIalrarNA' },
31
+ { name: 'google-site-verification', content: 'MEXUwbWS3rNOj0kzZRJhmZRsZO8adSgFgnJp7R_TJBk' },
32
]}
33
>
34
<html lang="en" />
0 commit comments