We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4852a90 commit 4a9a6a2Copy full SHA for 4a9a6a2
1 file changed
hadoop-hdds/docs/themes/ozonedoc/layouts/partials/navbar.html
@@ -24,7 +24,7 @@
24
<span class="icon-bar"></span>
25
</button>
26
<a href="#" class="navbar-left" style="height: 50px; padding: 5px 5px 5px 0;">
27
- <img src="ozone-logo-small.png" width="40"/>
+ <img src="{{ "ozone-logo-small.png" | relURL }}" width="40"/>
28
</a>
29
<a class="navbar-brand hidden-xs" href="#">
30
Apache Hadoop Ozone/HDDS documentation
0 commit comments