From 5a82b1a0bdf24cdf0a05a84183106ff106f88626 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 25 Jun 2017 16:58:07 -0400 Subject: Worked on layout more, added trotting ponies --- app/views/layouts/application.html.haml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'app/views') diff --git a/app/views/layouts/application.html.haml b/app/views/layouts/application.html.haml index e9d8dfd..f15945e 100644 --- a/app/views/layouts/application.html.haml +++ b/app/views/layouts/application.html.haml @@ -11,8 +11,7 @@ - if flash[:notice] %div#flash.flash-notice= flash[:notice] #container - #banner - %h1= link_to "Thoughts", root_url + %header#banner feffernoo.se #main #content= yield #sidebar -- cgit 1.4.1