Skip to content

Commit

Permalink
Moved the main link to the menu.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Bogan committed Sep 17, 2010
1 parent f5ac4c4 commit ec62adc
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions views/layout.haml
Expand Up @@ -11,12 +11,12 @@
%meta{:name => 'viewport', :content => 'width=device-width'}
%body
%header
%h1
%a{:href => "#{domain_prefix}/", :title => "This is The Setup, a bunch of nerdy interviews."} the setup
is a bunch of nerdy interviews
%p#tagline What do people use to get the job done?
%h1 The Setup
%p#tagline A bunch of nerdy interviews. What do people use to get the job done?
%nav
%ul
%li
%a{:href => "#{domain_prefix}/", :title => 'All the interviews.'}Home
%li
%a{:href => "#{domain_prefix}/about/", :title => 'A little more info about the site.'}About
%li
Expand Down

0 comments on commit ec62adc

Please sign in to comment.