Skip to content

Commit fc62db5

Browse files
authored
Merge pull request #2 from optimizerplus/copilot/add-google-site-verification
Add Google Search Console verification for optimizerplus.github.io
2 parents fc7be15 + f672ff2 commit fc62db5

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

public/google5aa59018dfac5693.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
google-site-verification: google5aa59018dfac5693.html

src/app/layout.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,10 +66,10 @@ export const metadata: Metadata = {
6666
},
6767
},
6868

69-
// Verification - Add your Google Search Console verification code here
70-
// verification: {
71-
// google: 'your-google-verification-code',
72-
// },
69+
// Verification - Google Search Console
70+
verification: {
71+
google: '5aa59018dfac5693',
72+
},
7373

7474
// Icons
7575
icons: {

0 commit comments

Comments
 (0)