Skip to content

Commit

Permalink
Update program_timetable.html
Browse files Browse the repository at this point in the history
  • Loading branch information
kylechard authored Apr 18, 2024
1 parent 160615f commit a80a2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion program_timetable.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<td>{{ t.time }}</td>
<td>
{% assign keynote = keynote | plus: 1 %}
<a href="/keynotes"><b>Keynote #{{ keynote }}:</b></a>
<a href="2024/keynotes"><b>Keynote: </b></a>
<br />
{{ t.description }}
</td>
Expand Down

0 comments on commit a80a2e6

Please sign in to comment.