summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-07-23 14:59:57 -0700
committerelijah <elijah@riseup.net>2015-07-23 14:59:57 -0700
commit0cbb8338af8a6660053cd123f898200314517307 (patch)
tree0a74c6998e7f4498ab934e70c3f8d474fe5aa7ee /config
parentdd592044bba259a9d4922690d9d146d542165f30 (diff)
make the default vanilla leap_web include a masthead on the home page.
Diffstat (limited to 'config')
-rw-r--r--config/customization.example/views/home/_masthead.html.haml4
1 files changed, 0 insertions, 4 deletions
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]