We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f922942 commit a7bf4d6Copy full SHA for a7bf4d6
docs/_templates/sidebar/navigation.html
@@ -28,7 +28,7 @@
28
<img class="sidebar-ecosys-logo only-dark-line" src="{{ pathto('_static/JCloud-dark.svg', 1) }}">
29
JCloud</a></li>
30
<li class="toctree-l1"><a class="reference external" href="https://github.com/jina-ai/now">
31
- <img class="sidebar-ecosys-logo only-light-line" src="{{ pathto('_static/now-light.svg', 1) }}" >
+ <img class="sidebar-ecosys-logo only-light-line" src="{{ pathto('_static/now-light.svg', 1) }}">
32
<img class="sidebar-ecosys-logo only-dark-line" src="{{ pathto('_static/now-dark.svg', 1) }}">
33
NOW</a></li>
34
</ul>
0 commit comments