Skip to content

Commit

Permalink
Fix wrong date
Browse files Browse the repository at this point in the history
  • Loading branch information
ana0 committed Sep 8, 2020
1 parent ec6fae3 commit ed945f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions program.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ fullWidth: true
<tr>
<td></td>
<td>:30</td>
<td rowspan="2" class="session-block session-{% include session-type.html session-id=20026 %}">{% include session.html year=2020 session-id=20026 %}</td>
<td></td>
</tr>
<tr>
<td>19</td>
Expand Down Expand Up @@ -257,7 +257,7 @@ fullWidth: true
<td></td>
<td>:30</td>
<td rowspan="1" class="session-block session-{% include session-type.html session-id=20006 %}">{% include session.html year=2020 session-id=20006 %}</td>
<td></td>
<td rowspan="2" class="session-block session-{% include session-type.html session-id=20026 %}">{% include session.html year=2020 session-id=20026 %}</td>
</tr>
<tr>
<td>19</td>
Expand Down

0 comments on commit ed945f3

Please sign in to comment.