Skip to content

Commit

Permalink
chore: remove Google verification metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
charlottewiltshire0 committed Jan 18, 2025
1 parent 75ba1dd commit 103ce3c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 103ce3c

Please sign in to comment.