Skip to content

Commit ede94f1

Browse files
committed
build: add google-site-verification meta tag
1 parent a50a6aa commit ede94f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export const metadata: Metadata = {
4545
icons: {
4646
icon: "/icon.ico",
4747
},
48+
verification: { google: "Wwciyzq9ANfCqyfI9hjLic5BhSc30awKaJPxbWCm5mc" }
4849
};
4950

5051
export default function RootLayout({

0 commit comments

Comments
 (0)