Use zola's page_template feature

This commit is contained in:
Philipp Oppermann
2019-03-14 12:58:10 +01:00
parent c655a61290
commit 82256aaa2f
16 changed files with 15 additions and 14 deletions

View File

@@ -3,4 +3,5 @@ title = "Extra Content"
insert_anchor_links = "left"
render = false
sort_by = "weight"
page_template = "second-edition/extra.html"
+++