Skip to content

Commit

Permalink
Update custom-schedule.html
Browse files Browse the repository at this point in the history
  • Loading branch information
aprovoNYU authored Oct 20, 2023
1 parent f3c18af commit 2b981be
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/custom-schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ <h3>Day 1</h3>
</tr>
<tr> <!-- row 6 -->
<td>13:30</td> <!-- time -->
<td><a href="https://librarycarpentry.org/lc-data-intro/">Regular Expressions</a></td> <!-- content -->
<td><a href="https://librarycarpentry.org/lc-open-refine/">OpenRefine</a></td> <!-- content -->
</tr>
<tr> <!-- row 7 -->
<td>15:00</td> <!-- time -->
<td>Afternoon break</td> <!-- content -->
</tr>
<tr> <!-- row 8 -->
<td>15:15</td> <!-- time -->
<td><a href="https://librarycarpentry.org/lc-open-refine/">OpenRefine</a></td> <!-- content -->
<td><a href="https://librarycarpentry.org/lc-open-refine/">OpenRefine</a>, continued</td> <!-- content -->
</tr>
<tr> <!-- row 9 -->
<td>16:45</td> <!-- time -->
Expand All @@ -45,15 +45,15 @@ <h3>Day 2</h3>
<table class="table table-striped">
<tr> <!-- row 1 -->
<td>10:00</td> <!-- time -->
<td><a href="https://librarycarpentry.org/lc-open-refine/">OpenRefine</a>, continued</td> <!-- content -->
<td><a href="https://swcarpentry.github.io/python-novice-gapminder/">Plotting and Programming with Python</a></td> <!-- content -->
</tr>
<tr> <!-- row 2 -->
<td>11:15</td> <!-- time -->
<td>Morning break</td> <!-- content -->
</tr>
<tr> <!-- row 3 -->
<td>11:30</td> <!-- time -->
<td><a href="https://swcarpentry.github.io/python-novice-gapminder/">Plotting and Programming with Python</a></td> <!-- content -->
<td><a href="https://swcarpentry.github.io/python-novice-gapminder/">Plotting and Programming with Python</a>, continued</td> <!-- content -->
</tr>
<tr> <!-- row 4 -->
<td>12:30</td> <!-- time -->
Expand Down

0 comments on commit 2b981be

Please sign in to comment.