Skip to content

Commit d59b334

Browse files
mokuwakiclaude
andcommitted
Add Google Search Console verification meta tag
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent f69db62 commit d59b334

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/app/layout.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ export const metadata: Metadata = {
2727
"A zero-install CLI that captures full-page scrolling videos using a real browser.",
2828
type: "website",
2929
},
30+
verification: {
31+
google: "CBcDA0b8srBcFKeEHkeDyhDckldYfdR1QRjYWExLy7I",
32+
},
3033
};
3134

3235
export default function RootLayout({

0 commit comments

Comments
 (0)