remove clickability on brand
This commit is contained in:
parent
2c8bbdf307
commit
c77411053b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<div .navbar .navbar-fixed-top>
|
<div .navbar .navbar-fixed-top>
|
||||||
<div .navbar-inner>
|
<div .navbar-inner>
|
||||||
<div .container>
|
<div .container>
|
||||||
<a .brand href="#">
|
<a .brand>
|
||||||
git-annex
|
git-annex
|
||||||
<ul .nav>
|
<ul .nav>
|
||||||
$forall (name, route, isactive) <- navbar
|
$forall (name, route, isactive) <- navbar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue