mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 12:32:48 +00:00
chore: add google-site-verification
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user