From e64fbc06787f8c47ee69dca5316ee8af37e8433f Mon Sep 17 00:00:00 2001 From: Nick Yeoman Date: Fri, 30 Aug 2024 01:18:08 -0700 Subject: [PATCH] twig override tweaks --- twig/master.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/twig/master.html.twig b/twig/master.html.twig index e139bb0..288c8a4 100644 --- a/twig/master.html.twig +++ b/twig/master.html.twig @@ -46,9 +46,9 @@ {# Page Footer #} -{% include ['@override/mod_foot.html.twig', '@novaconium/foot.html.twig'] %} +{% include '@override/mod_foot.html.twig' ignore missing %}