We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3395872 commit cc894adCopy full SHA for cc894ad
1 file changed
app/layout.tsx
@@ -58,7 +58,7 @@ export const metadata: Metadata = {
58
},
59
manifest: '/site.webmanifest',
60
verification: {
61
- google: 'YBRFhTOzLKIGqYceYX-zfdC5esIATrKfbmPtkCuuHm0',
+ google: '9Au-WkYSdiWxHBA55Ens-wdTm3oWNm7T0baPLFbpZQE',
62
63
other: {
64
"ahrefs-site-verification": "c10841acf679e12639e9de32d46e895d3ea99add070516933c6c377a715c6bc2",
@@ -104,4 +104,4 @@ export default async function RootLayout({
104
</body>
105
</html>
106
)
107
-}
+}
0 commit comments