use ionic icon instead of brand logo image
This commit is contained in:
@ -6,7 +6,9 @@
|
|||||||
span.icon-bar
|
span.icon-bar
|
||||||
span.icon-bar
|
span.icon-bar
|
||||||
span.icon-bar
|
span.icon-bar
|
||||||
a.navbar-brand(href='/') Project name
|
a.navbar-brand(href='/')
|
||||||
|
span.ion-cube
|
||||||
|
| Project name
|
||||||
.collapse.navbar-collapse
|
.collapse.navbar-collapse
|
||||||
ul.nav.navbar-nav
|
ul.nav.navbar-nav
|
||||||
li(class=title=='Home'?'active':undefined)
|
li(class=title=='Home'?'active':undefined)
|
||||||
|
Reference in New Issue
Block a user