From 7a81cc644c2fd97d1f4a4a42cdc0af67290bb9d8 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 19 Mar 2015 11:36:09 +0000 Subject: [PATCH] I prefer this syntax --- source/blog.html.twig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/blog.html.twig b/source/blog.html.twig index ab9e3b0f..0385725a 100644 --- a/source/blog.html.twig +++ b/source/blog.html.twig @@ -2,7 +2,8 @@ layout: default title: Blog nav: blog -use: [posts] +use: + - posts ---

Blog