From 31a143bc538de982a0705555245acc995cb95b6c Mon Sep 17 00:00:00 2001 From: SharanRP Date: Sun, 5 Jan 2025 14:59:36 +0530 Subject: [PATCH] fix(deployment): fixed deployment errors --- app/layout.tsx | 4 ++-- public/google4bec5d0570054012.html | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 public/google4bec5d0570054012.html diff --git a/app/layout.tsx b/app/layout.tsx index 85b8f9c..4d6558d 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -92,12 +92,12 @@ export const metadata: Metadata = { canonical: 'https://communityofcoders.in', }, verification: { - google: 'google4bec5d0570054012.html', + google: "UXxEL5GiDJuDrXvyPBBEzxvOmPsGLMGQxbGnlnhVxfE", }, category: 'technology', classification: 'Education & Technology', other: { - 'google-site-verification': 'google4bec5d0570054012.html', + 'google-site-verification': "UXxEL5GiDJuDrXvyPBBEzxvOmPsGLMGQxbGnlnhVxfE", 'msvalidate.01': 'add-your-bing-site-verification-here', } }; diff --git a/public/google4bec5d0570054012.html b/public/google4bec5d0570054012.html new file mode 100644 index 0000000..7da6531 --- /dev/null +++ b/public/google4bec5d0570054012.html @@ -0,0 +1 @@ +google-site-verification: google4bec5d0570054012.html