Skip to content

Commit

Permalink
Add END to schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
souravsingh authored Sep 25, 2017
1 parent 9fdfdfc commit 1dcb432
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _includes/lc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ <h3>Day 1</h3>
<tr> <td>13:00</td> <td>Shell Lessons for Libraries</td> </tr>
<tr> <td>14:30</td> <td>Coffee</td> </tr>
<tr> <td>16:00</td> <td>Wrap-up</td> </tr>
<tr> <td>16:30</td> <td>END</td> </tr>
</table>
</div>
<div class="col-md-6">
Expand All @@ -19,6 +20,7 @@ <h3>Day 2</h3>
<tr> <td>13:00</td> <td>OpenRefine for Librarians</td> </tr>
<tr> <td>14:30</td> <td>Coffee</td> </tr>
<tr> <td>16:00</td> <td>Wrap-up</td> </tr>
<tr> <td>16:30</td> <td>END</td> </tr>
</table>
</div>
</div>

0 comments on commit 1dcb432

Please sign in to comment.