Skip to content

Commit

Permalink
add google site verification
Browse files Browse the repository at this point in the history
this is my personal id
  • Loading branch information
peritpatrio committed May 30, 2024
1 parent 154a57d commit e51f986
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ export const metadata: Metadata = {
title: 'Koodiklinikka',
description: 'Yhteisö kaikille ohjelmoinnista ja ohjelmistoalasta kiinnostuneille harrastajille ja ammattilaisille',
metadataBase: new URL('https://koodiklinikka.fi'),
verification: {
google: 'UX5KbeTKwaeDzZKG7lL2nljricy_S3Qbr01BcuCYVxo',
},
};

export default function RootLayout({
Expand Down

0 comments on commit e51f986

Please sign in to comment.