Fix url destination of logo

This commit is contained in:
Théophile Bastian 2017-09-22 17:18:31 +02:00
parent 89c1bb63cd
commit a7180f1425

View file

@ -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>