sass-site/source/layouts/regions/_banner.haml

19 lines
604 B
Plaintext

%header.banner(role="banner")
.container
%h1.site-brand= link_to (image_tag "logos/logo.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