Skip to content

Commit

Permalink
Fixing schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
catchSheep committed Jul 30, 2024
1 parent 1715844 commit dbc1f93
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions _includes/schedule.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
This is currently an example schedule. Delete this once you've set the schedule


<div class="row">
<div class="col-md-6">
<h3>Day 1</h3>
Expand Down Expand Up @@ -55,8 +57,8 @@ <h3>Day 1</h3>
<td>Wrap-up</td>
</tr>
<tr>
<td>16:30/td>
<td>End of Day 1</td>
<td>16:30</td>
<td>End of Day 1 </td>
</tr>
</table>
</div>
Expand Down Expand Up @@ -107,10 +109,11 @@ <h3>Day 2</h3>
<tr>
<td>16:00</td>
<td>Wrap-up & <a href="{{ site.post_survey }}{{ site.github.project_title }}" target="_blank"
rel="noopener noreferrer">Post-workshop Survey</a></td>
rel="noopener noreferrer">Post-workshop Survey</a>
</td>
</tr>
<tr>
<td>4:30/td>
<td>4:30</td>
<td>End of Python Day 2</td>
</tr>
</table>
Expand Down

0 comments on commit dbc1f93

Please sign in to comment.