drschatz / cs-128-live-web

https://cs-128-live-web.vercel.app
0 stars 0 forks source link

[Medium][Important] Create an MP page just like the resources page (start it with no MPs yet) #19

Closed drschatz closed 1 month ago

Lumi-works commented 1 month ago

I set the MP 1 block to be displayed when its "2024-09-06 09:00:00" CST; same for mp2 and mp3 but with a fake date const targetDateTimeMP1 = new Date("2024-09-06T09:00:00-06:00");

I also set up the MPs nav link to be shown in the header when the time is after 2024-09-06 09:00:00 CST.

Screenshot 2024-08-29 at 8 49 48 PM Screenshot 2024-08-29 at 8 54 45 PM