Skip to content

Commit 7da36a5

Browse files
committed
Adding ID attribute to schedule
1 parent 00a16f7 commit 7da36a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/syllabus.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Days are displayed if at least one episode has 'start = true'.
44
{% endcomment %}
55
<div class="syllabus">
6-
<h2>Schedule</h2>
6+
<h2 id="schedule">Schedule</h2>
77

88
{% assign day = 0 %}
99
{% assign multiday = false %}

0 commit comments

Comments
 (0)