From 6f25c5e7adaa96ca94b313e8b4183b94374b6e5d Mon Sep 17 00:00:00 2001 From: selvi Date: Fri, 11 Jul 2025 21:06:16 +0530 Subject: [PATCH] site map generated --- app/contact/page.tsx | 2 +- components/about/constitution/Section1.tsx | 2 +- package.json | 3 +- public/sitemap.xml | 1 + scripts/generateSitemap.cjs | 73 ++++++++++++++++++++++ 5 files changed, 78 insertions(+), 3 deletions(-) create mode 100644 public/sitemap.xml create mode 100644 scripts/generateSitemap.cjs diff --git a/app/contact/page.tsx b/app/contact/page.tsx index b769224..2ec7de9 100644 --- a/app/contact/page.tsx +++ b/app/contact/page.tsx @@ -234,7 +234,7 @@ export default function Contact() { -
+