We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8b211 commit b4d312eCopy full SHA for b4d312e
1 file changed
web/src/app/layout.tsx
@@ -77,7 +77,7 @@ export const metadata: Metadata = {
77
// and Bing Webmaster Tools verification is complete (the values are short
78
// opaque strings issued by each tool).
79
verification: {
80
- // google: "<google-site-verification-token>",
+ google: "cp64_cUV17FdoMHKQuAKddZ7RVMcgLpELFIfrxDpCOo",
81
// other: { "msvalidate.01": "<bing-verification-token>" },
82
},
83
};
0 commit comments