Skip to content

Commit

Permalink
Adding lunch break (tbc)
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrzejRomaniuk authored Nov 20, 2023
1 parent 307088f commit 66c2dbe
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 @@ -22,8 +22,8 @@ <h3>Day 1 : 11th June </h3>
<td colspan="2" style="text-align:center"><strong>Break</strong></td> <!-- time -->
</tr>
<tr> <!-- row 5 -->
<td>Morning</td> <!-- time -->
<td>10:45 - 11:00</td> <!-- content -->
<td>Lunch</td> <!-- time -->
<td>13:00-14:00</td> <!-- content -->
</tr>
</table>
</div>
Expand All @@ -50,8 +50,8 @@ <h3>Day 2 : 12th June </h3>
<td colspan="2" style="text-align:center"><strong>Break</strong></td> <!-- time -->
</tr>
<tr> <!-- row 4 -->
<td>Morning</td> <!-- time -->
<td>10:45 - 11:00</td> <!-- content -->
<td>Lunch</td> <!-- time -->
<td>13:00-14:00</td> <!-- content -->
</tr>
</table>
</div>
Expand Down

0 comments on commit 66c2dbe

Please sign in to comment.