Skip to content

Commit

Permalink
show logo on top of the page
Browse files Browse the repository at this point in the history
  • Loading branch information
janpieper committed Apr 29, 2012
1 parent 7b2a123 commit 2647f76
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified app/assets/images/LocalStarter.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.haml
Expand Up @@ -9,7 +9,7 @@
%div.container
%header#top-navigation.span12.prepend-top.append-bottom
%div.branding.span4
%h1 Localstarter
%img{ :src => path_to_image("LocalStarter.jpg"), :Width => "50%", "style" => "margin-left: -40px" }
%nav.top.span4
%ul.nav
%li
Expand Down

0 comments on commit 2647f76

Please sign in to comment.