Skip to content

Commit b5d687d

Browse files
authored
Merge pull request #31 from CommunityOfCoders/Sharan/fixes
fix(deployment): fixed deployment errors
2 parents 1b288aa + 31a143b commit b5d687d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

app/layout.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,12 @@ export const metadata: Metadata = {
9292
canonical: 'https://communityofcoders.in',
9393
},
9494
verification: {
95-
google: 'google4bec5d0570054012.html',
95+
google: "UXxEL5GiDJuDrXvyPBBEzxvOmPsGLMGQxbGnlnhVxfE",
9696
},
9797
category: 'technology',
9898
classification: 'Education & Technology',
9999
other: {
100-
'google-site-verification': 'google4bec5d0570054012.html',
100+
'google-site-verification': "UXxEL5GiDJuDrXvyPBBEzxvOmPsGLMGQxbGnlnhVxfE",
101101
'msvalidate.01': 'add-your-bing-site-verification-here',
102102
}
103103
};

public/google4bec5d0570054012.html

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

0 commit comments

Comments
 (0)