Skip to content

Commit

Permalink
Update schedule.html
Browse files Browse the repository at this point in the history
  • Loading branch information
becerraresearch authored Aug 2, 2024
1 parent 1984a3c commit cd09c1b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion _includes/swc/schedule.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ <h3>Day 1</h3>
<tr> <td>12:30</td> <td>END</td> </tr>
</table>
</div>
</div>
<div class="row">
<div class="col-md-6">
<h3>Day 2</h3>
<table class="table table-striped">
Expand All @@ -35,7 +37,8 @@ <h3>Day 2</h3>
<tr> <td>12:30</td> <td>END</td> </tr>
</table>
</div>
<br>
</div>
<div class="row">
<div class="col-md-6">
<h3>Day 3</h3>
<table class="table table-striped">
Expand Down

0 comments on commit cd09c1b

Please sign in to comment.