Skip to content

Commit a7bf4d6

Browse files
committed
fix: small change to trigger netlify
1 parent f922942 commit a7bf4d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_templates/sidebar/navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<img class="sidebar-ecosys-logo only-dark-line" src="{{ pathto('_static/JCloud-dark.svg', 1) }}">
2929
JCloud</a></li>
3030
<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) }}" >
31+
<img class="sidebar-ecosys-logo only-light-line" src="{{ pathto('_static/now-light.svg', 1) }}">
3232
<img class="sidebar-ecosys-logo only-dark-line" src="{{ pathto('_static/now-dark.svg', 1) }}">
3333
NOW</a></li>
3434
</ul>

0 commit comments

Comments
 (0)