From fe7e3e1b0b7723c209e34b6d8d0451999c3d52dc Mon Sep 17 00:00:00 2001 From: Holger Just Date: Sat, 5 Dec 2015 18:45:10 +0100 Subject: [PATCH] Remove poweredby section --- source/layouts/layout.haml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/source/layouts/layout.haml b/source/layouts/layout.haml index 8901d16..28fe1a2 100644 --- a/source/layouts/layout.haml +++ b/source/layouts/layout.haml @@ -46,11 +46,5 @@ %a{href: home_path}= blog_settings.name © = Time.now.year - %section.poweredby - -# - Proudly published with - %a{href: 'http://middlemanapp.com'} Middleman - Casper theme powered by - %a{href: 'https://ghost.org'} Ghost = javascript_include_tag :application