Skip to content

Commit

Permalink
Merge pull request #57 from Redot-Engine/chore/metadata
Browse files Browse the repository at this point in the history
chore: remove Google verification metadata
  • Loading branch information
charlottewiltshire0 authored Jan 18, 2025
2 parents 75ba1dd + 103ce3c commit c923f16
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 c923f16

Please sign in to comment.