sass-site/source/layouts/regions/_banner.haml
2013-10-12 16:31:05 -04:00

17 lines
523 B
Plaintext

%header.banner(role="banner")
.container
%h1.site-brand= link_to (image_tag "logo.png", height: "48", alt: "Sass"), "/"
%nav.navigation.collapse(role="navigation")
:markdown
* [Install](/install)
* [Learn Sass](/guide)
* [Documentation](/documentation/file.SASS_REFERENCE.html)
* [Get Involved](/community)
.banner-toggle
%button(type="button" data-toggle="collapse" data-target=".navigation")
%span.icon-bar
%span.icon-bar
%span.icon-bar