Skip to content
Merged
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
14 changes: 7 additions & 7 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -529,15 +529,15 @@ import Laptop from "../assets/laptop.png";
</div>
<div class="magenta-section" >
<h2 style="text-align: center; margin-left: auto; margin-right:auto; margin-bottom:4rem;">
Doors open & Registration - 9:30am
<br><br> Opening Ceremony - 10:00am <br><br>
Form teams, start working on projects! - 10:15 <br><br>
Doors open & Registration - 9:00am
<br><br> Opening Ceremony - 9:30am <br><br>
Form teams, start working on projects! - 10:00am <br><br>
Lunch - 12:00pm <br><br>
AMAs with our guest speakers - 1:00pm
<br><br> Dinner - 5pm
<br><br> Project Submissions and Demos - 6:30pm
<br><br> Closing Ceremony - 7pm
<br><br> Home! - 7:30pm</h2>
<br><br> Dinner - 5:00pm
<br><br> Project Submissions - 6:30pm
<br><br> Closing Ceremony - 7:45pm
<br><br> Home! - 8:00pm</h2>

</div>

Expand Down