File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 149149 var registrationCounter = "" ;
150150 var publishCountdown = true ; // false
151151 if ( publishCountdown ) {
152- var firstLectureDate = new Date ( "March 3, 2025 10 :00:00 GMT-04 :00" ) . getTime ( ) ;
152+ var firstLectureDate = new Date ( "March 3, 2025 11 :00:00 GMT-05 :00" ) . getTime ( ) ;
153153 var numLectures = 10 ;
154154 let nextLectureDate = new Date ( firstLectureDate . valueOf ( ) )
155155
@@ -336,7 +336,7 @@ <h2>Schedule</h2>
336336 < h4 align ="center ">
337337 <!-- <highlight>2025 edition coming soon!</highlight> <br><i>Taught in-person at MIT — open-sourced to the world.</i> -->
338338 <!-- <highlight>New 2024 lectures, slides, and labs!</highlight> <br><i>Taught in-person at MIT — open-sourced to the world.</i> -->
339- New < highlight > lectures, slides, and labs</ highlight > will be open-sourced every week starting < highlight > March 3 at 10AM ET</ highlight > !
339+ New < highlight > lectures, slides, and labs</ highlight > will be open-sourced every week starting < highlight > March 3 at 11AM ET</ highlight > !
340340 <!-- New <highlight>2024 edition</highlight> lectures, slides, and labs! <highlight>Every Friday at 10am ET</highlight>! -->
341341 </ h4 >
342342 < br >
You can’t perform that action at this time.
0 commit comments