Add logo in the site header h1

This commit is contained in:
Jina Bolton 2012-11-02 20:02:18 -07:00
parent a07743bbb4
commit 84bf9f664e
2 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

View File

@ -5,8 +5,8 @@
= link_to "fork me on github", "#"
%h1
- if data.page.section != "Home"
= link_to "Sass", "#"
= link_to "/" do
= image_tag "logo.png", :width => "160", :height => "120", :alt => "Sass"
%nav
%ul
%li= link_to "Home", "/"