Skip to content

Commit cc894ad

Browse files
committed
chore: rotate Google site verification token
1 parent 3395872 commit cc894ad

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ export const metadata: Metadata = {
5858
},
5959
manifest: '/site.webmanifest',
6060
verification: {
61-
google: 'YBRFhTOzLKIGqYceYX-zfdC5esIATrKfbmPtkCuuHm0',
61+
google: '9Au-WkYSdiWxHBA55Ens-wdTm3oWNm7T0baPLFbpZQE',
6262
},
6363
other: {
6464
"ahrefs-site-verification": "c10841acf679e12639e9de32d46e895d3ea99add070516933c6c377a715c6bc2",
@@ -104,4 +104,4 @@ export default async function RootLayout({
104104
</body>
105105
</html>
106106
)
107-
}
107+
}

0 commit comments

Comments
 (0)