feat: Add initial Next.js root layout with global providers and comprehensive metadata.

This commit is contained in:
dyzulk
2025-12-30 12:55:21 +07:00
parent a0353c6efd
commit b9dbd3edf9

View File

@@ -60,7 +60,7 @@ export const metadata: Metadata = {
shortcut: '/favicon.ico',
},
verification: {
google: 'verification_code_placeholder', // User needs to replace this
google: 'C7cNjxkyxXcQHExRsdhIGjZ658BcK9ftuIpJK8NYRGc',
},
};