What's Happening

Events & Championships

From grading ceremonies to national-level tournaments โ€” MSKA India's event calendar.

๐Ÿ› ๏ธ How to Add Events

  1. Upload cover image to assets/events/
  2. Open js/data.js โ†’ find const eventsData โ†’ add event object with: title, date, shortDesc, fullDesc, image, gallery array, form PDF path
  3. To also show in the slideshow: add image to const slideshowImages in the same file
  4. Save โ†’ redeploy to Netlify