Skip to content
Snippets Groups Projects
Commit 7da36a56 authored by Greg Wilson's avatar Greg Wilson
Browse files

Adding ID attribute to schedule

parent 00a16f7f
No related merge requests found
......@@ -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 %}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment