From 4f64397e2a33b34b94bd4413fc62315d769d8e16 Mon Sep 17 00:00:00 2001 From: Zain_ul_din <78583049+Zain-ul-din@users.noreply.github.com> Date: Fri, 25 Oct 2024 23:49:11 +0500 Subject: [PATCH 1/3] Update index.tsx --- src/pages/blogs/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/blogs/index.tsx b/src/pages/blogs/index.tsx index 0f34071..56190a0 100644 --- a/src/pages/blogs/index.tsx +++ b/src/pages/blogs/index.tsx @@ -33,7 +33,7 @@ export default function Page({ posts }: InferGetStaticPropsType Blogs - + Explore our collection of blogs that cover a wide range of educational topics, designed to inform and inspire you. From a3e18a76dc4c5376b460c4e1d2309bf4e4dc2bc6 Mon Sep 17 00:00:00 2001 From: Zain_ul_din <78583049+Zain-ul-din@users.noreply.github.com> Date: Sat, 2 Nov 2024 22:32:33 +0500 Subject: [PATCH 2/3] Update _app.tsx --- src/pages/_app.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 123db43..241b714 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -71,8 +71,9 @@ export default function App({ Component, pageProps }: AppProps) { */} - - + {window.location.host !== 'lgutimetable.vercel.app' && + } + {/* */} {/* {!excludeHeadPages.includes(router.pathname) && ( From ad861c50db21a8d90c1e32a93b2c411a1c1debd3 Mon Sep 17 00:00:00 2001 From: Zain_ul_din <78583049+Zain-ul-din@users.noreply.github.com> Date: Mon, 25 Nov 2024 07:39:01 +0500 Subject: [PATCH 3/3] Google verification --- public/google309f484796503244.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/google309f484796503244.html diff --git a/public/google309f484796503244.html b/public/google309f484796503244.html new file mode 100644 index 0000000..683c5cd --- /dev/null +++ b/public/google309f484796503244.html @@ -0,0 +1 @@ +google-site-verification: google309f484796503244.html \ No newline at end of file