Fix url destination of logo
This commit is contained in:
parent
89c1bb63cd
commit
a7180f1425
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
<a class="navbar-brand" href="#">
|
||||
<a class="navbar-brand" href="/">
|
||||
<img src="/static/img/logo.png" alt="Le BOcal" />
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue