Admin Dashboard — login to manage news
Default password: campus2026 (change it in admin.js)
Because Vercel is static, news you add is saved in this browser (localStorage).
To make it permanent on the live site, download the JSON and replace data/news.json in your project, then redeploy.
news.json, replace the file in your project folder under data/news.json, then redeploy on Vercel.admin/admin.js → ADMIN_PASSWORD.For a fully automatic backend later (no redeploy), you can connect Firebase or Supabase. Ask if you want that upgrade.