Logo to document root, not website root

This commit is contained in:
Lee moon soo 2015-11-23 10:19:19 +09:00
parent 8bc03e5d03
commit 2a53c732d1

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="{{BASE_PATH}}">
<img src="/assets/themes/zeppelin/img/zeppelin_logo.png" width="50" alt="I'm zeppelin">
Zeppelin <small>(0.6.0-incubating-SNAPSHOT)</small>
</a>