From a6eb3f25ac40defa03e6fb331087f6e00f4b5076 Mon Sep 17 00:00:00 2001 From: Philipp Oppermann Date: Tue, 22 Jan 2019 15:48:29 +0100 Subject: [PATCH] The subsections field is now an iterator of paths --- blog/templates/first-edition/index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog/templates/first-edition/index.html b/blog/templates/first-edition/index.html index 0934b052..9eaa5e40 100644 --- a/blog/templates/first-edition/index.html +++ b/blog/templates/first-edition/index.html @@ -50,7 +50,8 @@ {% set extra = get_section(path = "first-edition/extra/_index.md") %}

{{ extra.title }}