chore: add google-site-verification

This commit is contained in:
rusconn
2023-06-18 14:55:18 +09:00
parent b9bedd13ef
commit c96dc15f3c

View File

@@ -29,6 +29,9 @@ export const metadata: Metadata = {
{ media: "(prefers-color-scheme: light)", color: "white" },
{ media: "(prefers-color-scheme: dark)", color: "black" },
],
verification: {
google: "LlndxXYLHOwTH1LOIcckAWY3xg3y9TMfL-U__wnKAFw",
},
};
type RootLayoutProps = {