Skip to content

Commit

Permalink
Merge pull request #432 from souravsingh/add-fix
Browse files Browse the repository at this point in the history
Add END to schedule
  • Loading branch information
rgaiacs authored Sep 26, 2017
2 parents 9fdfdfc + 1dcb432 commit 6c9bde8
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 6c9bde8

Please sign in to comment.