Skip to content

Commit e5b9f27

Browse files
authored
Update custom-schedule.html
1 parent 8b9133d commit e5b9f27

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_includes/custom-schedule.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
<h3>Day 1: Tuesday</h3>
44
<table class="table table-striped">
55
<tr> <td>Before</td> <td><a href="{{ site.pre_survey }}{{ site.github.project_title }}" target="_blank" rel="noopener noreferrer">Pre-workshop survey</a> </td> </tr>
6-
<tr> <td>10:00 AM</td> <td>Setup and installation</td> </tr>
7-
<tr> <td>10:30 AM</td> <td>The Unix Shell</td> </tr>
6+
<tr> <td>10:00 AM</td> <td>The Unix Shell</td> </tr>
87
<tr> <td>12:00 PM</td> <td>Lunch break</td> </tr>
98
<tr> <td>01:00 PM</td> <td>The Unix Shell Cont.</td> </tr>
109
<tr> <td>03:00 PM</td> <td>END</td> </tr>

0 commit comments

Comments
 (0)