We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b9133d commit e5b9f27Copy full SHA for e5b9f27
_includes/custom-schedule.html
@@ -3,8 +3,7 @@
3
<h3>Day 1: Tuesday</h3>
4
<table class="table table-striped">
5
<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>
+ <tr> <td>10:00 AM</td> <td>The Unix Shell</td> </tr>
8
<tr> <td>12:00 PM</td> <td>Lunch break</td> </tr>
9
<tr> <td>01:00 PM</td> <td>The Unix Shell Cont.</td> </tr>
10
<tr> <td>03:00 PM</td> <td>END</td> </tr>
0 commit comments