From 1dcf9fc21ecb1ae1ca234871b075f0be78d1d323 Mon Sep 17 00:00:00 2001 From: Greg Wilson Date: Thu, 23 Jun 2016 16:50:38 -0400 Subject: [PATCH] Switching to site.root and site.repo --- _includes/all_keypoints.html | 2 +- _includes/carpentries.html | 4 +-- _includes/episode_title.html | 10 +++---- _includes/javascript.html | 6 ++--- _includes/{footer.html => lesson_footer.html} | 13 ++-------- _includes/main_title.html | 2 +- _includes/navbar.html | 26 +++++++++---------- _includes/syllabus.html | 2 +- _layouts/base.html | 10 +++---- _layouts/workshop.html | 7 +++-- 10 files changed, 36 insertions(+), 46 deletions(-) rename _includes/{footer.html => lesson_footer.html} (50%) diff --git a/_includes/all_keypoints.html b/_includes/all_keypoints.html index 9e7cf2c..bedfd73 100644 --- a/_includes/all_keypoints.html +++ b/_includes/all_keypoints.html @@ -7,7 +7,7 @@ {% unless episode.break %} - {{ episode.title }} + {{ episode.title }}