Sha256: 78b815a791f0c143988b23d461d36a8bd1d1f3fc40d9f1af23a6a1eb4b610922
Contents?: true
Size: 471 Bytes
Versions: 3
Compression:
Stored size: 471 Bytes
Contents
/ fisk %nav.top-nav .container .nav-wrapper = link_to resources_url, id: "logo-container", class: "page-title right" do = content_for?(:title) ? yield(:title) : 'wheelstore.space' / / 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
abstracted-0.1.2 | app/views/layouts/_navigation.html.haml |
abstracted-0.1.1 | app/views/layouts/_navigation.html.haml |
abstracted-0.0.15 | app/views/layouts/_navigation.html.haml |