From 5319614c64d3b87b4ac2dfd3464a60c2e39f3eb9 Mon Sep 17 00:00:00 2001 From: James Tomasino Date: Fri, 2 Aug 2019 21:16:07 +0000 Subject: [PATCH] webroot doesnt use unnecessary partials --- webroot.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/webroot.sh b/webroot.sh index fcc14d3..38c2ca1 100755 --- a/webroot.sh +++ b/webroot.sh @@ -12,8 +12,6 @@ fi { cat "${template_dir}/head.partial.html" - cat "${template_dir}/menu.partial.html" - cat "${template_dir}/intro.partial.html" # User pages section printf "
\\n"