Skip to content

Commit f844df8

Browse files
hsnice16claude
andcommitted
chore: add Google AdSense site verification meta tag
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 46cc969 commit f844df8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ export const metadata: Metadata = {
4040
},
4141
alternates: { canonical: "/" },
4242
robots: { index: true, follow: true },
43+
other: { "google-adsense-account": "ca-pub-8901860576820221" },
4344
};
4445

4546
const JSON_LD = {

0 commit comments

Comments
 (0)