From 0cbb8338af8a6660053cd123f898200314517307 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 23 Jul 2015 14:59:57 -0700 Subject: make the default vanilla leap_web include a masthead on the home page. --- config/customization.example/views/home/_masthead.html.haml | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 config/customization.example/views/home/_masthead.html.haml (limited to 'config') diff --git a/config/customization.example/views/home/_masthead.html.haml b/config/customization.example/views/home/_masthead.html.haml deleted file mode 100644 index fde5915..0000000 --- a/config/customization.example/views/home/_masthead.html.haml +++ /dev/null @@ -1,4 +0,0 @@ -#masthead - .title - %span.sitename - %a{:href => home_path}= APP_CONFIG[:domain] -- cgit v1.2.3