Loading _includes/syllabus.html +1 −1 Original line number Diff line number Diff line Loading @@ -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 %} Loading setup.md +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ lesson is `data-cleanup`. that cannot be put into the styles repository (because they would trigger repeated merge conflicts). 12. Create and edit files as explained in the episodes of this lesson. 12. Create and edit files as explained in [the episodes of this lesson]({{ page.root }}/#schedule). 13. Preview the HTML pages for your lesson: Loading Loading
_includes/syllabus.html +1 −1 Original line number Diff line number Diff line Loading @@ -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 %} Loading
setup.md +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ lesson is `data-cleanup`. that cannot be put into the styles repository (because they would trigger repeated merge conflicts). 12. Create and edit files as explained in the episodes of this lesson. 12. Create and edit files as explained in [the episodes of this lesson]({{ page.root }}/#schedule). 13. Preview the HTML pages for your lesson: Loading