Skip to content

Commit

Permalink
no-op - Remove trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
potomak committed Dec 16, 2017
1 parent 02c8735 commit b32266b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions views/layout.haml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

%link{:href => '//fonts.googleapis.com/css?family=Inconsolata', :rel => 'stylesheet', :type => 'text/css'}
%link{:href => '/stylesheets/style.css', :media => 'all', :rel => 'stylesheet', :type => 'text/css'}

%script{:src => '//ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js', :type => 'text/javascript'}
= haml :'shared/application_js'

Expand Down Expand Up @@ -37,7 +37,7 @@
.wrapper
#flash_wrapper
= haml :'shared/flash'

#requests.content_wrapper

#header
Expand All @@ -59,7 +59,7 @@
= yield

#footer

= haml :'shared/facebook'
= haml :'shared/google_plus'
= haml :'shared/twitter'
Expand Down

0 comments on commit b32266b

Please sign in to comment.