mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Logo to document root, not website root
This commit is contained in:
parent
8bc03e5d03
commit
2a53c732d1
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="{{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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue