diff --git a/app/layout.tsx b/app/layout.tsx index de9bf5d..2346018 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -15,9 +15,6 @@ const inter = Inter({ export const metadata: Metadata = { metadataBase: new URL("https://www.redotengine.org"), - verification: { - google: process.env.GOOGLE_VERIFICATION_CODE, - }, title: { default: "Redot Engine: Open source game engine for everyone.", template: "%s - Redot Engine",