Skip to content

Commit

Permalink
Adding ID attribute to schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
gvwilson committed Sep 7, 2016
1 parent 00a16f7 commit 7da36a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/syllabus.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Days are displayed if at least one episode has 'start = true'.
{% endcomment %}
<div class="syllabus">
<h2>Schedule</h2>
<h2 id="schedule">Schedule</h2>

{% assign day = 0 %}
{% assign multiday = false %}
Expand Down

0 comments on commit 7da36a5

Please sign in to comment.