Skip to content

Commit 0380bc5

Browse files
committed
Add Google site verification meta tag
1 parent e1ab61e commit 0380bc5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/src/app/layout.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ export default function RootLayout({
3737
return (
3838
<html lang="en" suppressHydrationWarning>
3939
<head>
40-
<meta name="google-site-verification" content="" />
40+
<meta name="google-site-verification" content="darGlGX7WYwkygmGlEqHpSoPlujwbwc8wu1JCTZcVMg" />
4141
<link rel="canonical" href="https://codeabyss.vercel.app" />
4242
<script
4343
type="application/ld+json"

0 commit comments

Comments
 (0)