use ionic icon instead of brand logo image

This commit is contained in:
Sahat Yalkabov
2014-07-02 00:58:21 -04:00
parent d56a07b2ca
commit 4f7a999af2

View File

@ -6,7 +6,9 @@
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
ul.nav.navbar-nav
li(class=title=='Home'?'active':undefined)