From 791dcc3e6a81abc138b617a5d39e782c02ba85ca Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Emonet?= Date: Mon, 5 Sep 2016 19:22:11 +0200 Subject: [PATCH] Switch to relative: use page.root in most templates --- _includes/all_keypoints.html | 2 +- _includes/carpentries.html | 4 ++-- _includes/javascript.html | 6 +++--- _includes/main_title.html | 2 +- _includes/navbar.html | 26 +++++++++++++------------- _includes/syllabus.html | 2 +- _layouts/base.html | 8 ++++---- _layouts/workshop.html | 6 +++--- 8 files changed, 28 insertions(+), 28 deletions(-) diff --git a/_includes/all_keypoints.html b/_includes/all_keypoints.html index e2c901c..8563df3 100644 --- a/_includes/all_keypoints.html +++ b/_includes/all_keypoints.html @@ -7,7 +7,7 @@ {% unless episode.break %} - {{ episode.title }} + {{ episode.title }}