sass-site/source/layouts/regions/_banner.haml
2015-03-31 20:12:33 -07:00

19 lines
616 B
Plaintext

%header.banner(role="banner")
.container
%h1.site-brand= link_to (image_tag "logos/logo-april-fools.png", height: "48", alt: "SASS"), "/"
%nav.navigation.collapse(role="navigation")
:markdown
* [Install](/install)
* [Learn SASS](/guide)
* [Blog](http://blog.sass-lang.com/)
* [Documentation](/documentation/file.SASS_REFERENCE.html)
* [Get Involved](/community)
* [libSASS](/libsass)
.banner-toggle
%button(type="button" data-toggle="collapse" data-target=".navigation")
%span.icon-bar
%span.icon-bar
%span.icon-bar