Sha256: 08b26ede0ad3f91965bae8ade4abccb0498c70c8eaa2b399e904c5c6ebff91e6
Contents?: true
Size: 414 Bytes
Versions: 1
Compression:
Stored size: 414 Bytes
Contents
%nav.top-nav .container .nav-wrapper = link_to root_url, id: "logo-container", class: "page-title right" do = yield :title / / perhaps incorporate https://github.com/mblode/burger / %a.button-collapse.top-nav.full{ href:"#", :"data-activates"=>"nav-mobile"} %i.mdi-navigation-menu %ul#nav-mobile.side-nav.fixed{ style: "240px" } = render 'layouts/navigation_links'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
abstracted-0.0.14 | app/views/layouts/_navigation.html.haml |