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

17 lines
498 B
Plaintext
Raw Normal View History

2013-10-09 12:30:53 +02:00
%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)
* [Get Involved](/community)
.banner-toggle
%button(type="button" data-toggle="collapse" data-target=".navigation")
%span.icon-bar
%span.icon-bar
%span.icon-bar