We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9bbd44 commit 6cceb33Copy full SHA for 6cceb33
1 file changed
index.html
@@ -249,10 +249,6 @@ <h2>Event Schedule</h2>
249
<td>08:00 am</td>
250
<td>Arrival and Check-in</td>
251
</tr>
252
- <tr>
253
- <td>08:00 am</td>
254
- <td>Breakfast</td>
255
- </tr>
256
<tr>
257
<td>08:30 am</td>
258
<td>Opening Ceremonies</td>
@@ -261,6 +257,10 @@ <h2>Event Schedule</h2>
261
<td>09:00 am</td>
262
<td>Hacking Begins!</td>
263
259
260
+ <tr>
+ <td>09:00 am</td>
+ <td>Breakfast</td>
+ </tr>
264
265
266
<td>Team Formation</td>
0 commit comments