diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/customization.example/views/home/_masthead.html.haml | 4 |
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] |