Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/routes/MMT2026/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
{ name: "Michigan", date: "04/11/2026", location: "Novi High School", address: "24062 Taft Road, Novi, Michigan 48375", early: "$15", earlyDate: "March 11", normal: "$20", normalDate: "March 28", late: "$25", lateDate: "April 4", link: "https://comp.mt/student/1/33/" },
{ name: "Nevada", date: "04/04/2026", location: "Coral Academy of Science (Sandy Ridge)", address: "1051 Sandy Ridge Ave, Henderson, NV 89052", early: "$15", earlyDate: "March 18", normal: "$20", normalDate: "March 28", late: "$25", lateDate: "TBD", link: "https://comp.mt/student/1/32" },
{ name: "New Jersey", date: "04/04/2026", location: "Rutgers University Inn and Conference Center,", address: "178 Ryders Ln, New Brunswick, NJ 08901", early: "$15", earlyDate: "March 18", normal: "$20", normalDate: "March 23", late: "$25", lateDate: "March 28", note: "Lunch is INCLUDED", link: "https://comp.mt/student/1/27" },
{ name: "Northern California", date: "04/04/2026", location: "TBD", address: "San Jose / Fremont Area", early: "$15", earlyDate: "March 4", normal: "$20", normalDate: "March 21", late: "$25", lateDate: "March 28", link: "https://comp.mt/student/1/25" },
{ name: "Northern California", date: "04/04/2026", location: "Willow Glen High School", address: "2001 Cottle Ave, San Jose, CA 95125", early: "$15", earlyDate: "March 4", normal: "$20", normalDate: "March 21", late: "$25", lateDate: "March 28", link: "https://comp.mt/student/1/25" },
{ name: "Ohio", date: "04/12/2026", location: "The Wellington School", address: "3650 Reed Rd, Columbus, OH 43220", early: "$15", earlyDate: "March 14", normal: "$20", normalDate: "March 29", late: "$25", lateDate: "April 5" , link: "https://comp.mt/student/1/31"},
{ name: "Southern California", date: "03/21/2026", location: "Earl Warren Middle School", address: "155 Stevens Ave, Solana Beach, CA 92075", early: "$15", earlyDate: "Feb 21", normal: "$20", normalDate: "March 7", late: "$25", lateDate: "March 14", note: "Lunch is INCLUDED" , link: "https://comp.mt/student/1/26"},
{ name: "Washington", date: "04/04/2026", location: "Cedarcrest High School", address: "29000 NE 150th St, Duvall, WA 98019", early: "$15", earlyDate: "March 4", normal: "$20", normalDate: "March 21", late: "$25", lateDate: "March 28" , link: "https://comp.mt/student/1/23"},
Expand Down