Refresh CSE website content and research pages

This commit is contained in:
Neeldhara Misra 2026-06-04 10:30:05 +05:30
parent 002b164db8
commit 9bfda3d95a
211 changed files with 5666 additions and 837 deletions

7
netlify.toml Normal file
View file

@ -0,0 +1,7 @@
[build]
command = "npm run build"
publish = "dist"
[build.environment]
NODE_VERSION = "22"