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-inner>
|
||||
<div .container>
|
||||
<a .brand href="#">
|
||||
<a .brand>
|
||||
git-annex
|
||||
<ul .nav>
|
||||
$forall (name, route, isactive) <- navbar
|
||||
|
|
Loading…
Reference in a new issue