diff --git a/_includes/lesson_footer.html b/_includes/lesson_footer.html index aefa2ee..f5724f6 100644 --- a/_includes/lesson_footer.html +++ b/_includes/lesson_footer.html @@ -1,60 +1,386 @@ -{% comment %} - Footer for lesson pages. -{% endcomment %} + {% include gh_variables.html %} + \ No newline at end of file diff --git a/_includes/navbar.html b/_includes/navbar.html index fcc2330..7c1f5fc 100644 --- a/_includes/navbar.html +++ b/_includes/navbar.html @@ -1,110 +1,370 @@ -{% comment %} - Lesson navigation bar. -{% endcomment %} - {% include gh_variables.html %} {% include manual_episode_order.html %} - + + \ No newline at end of file