Skip to content

Commit f4ccc30

Browse files
committed
Cosmetic
1 parent b75ac6e commit f4ccc30

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tensorly_sphinx_theme/navigation.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
{# Always displayed, last item has to be navbar-burger #}
66

77
<a class="navbar-item" href="{{ pathto(master_doc) }}">
8-
{% if logo %}
8+
{%- if logo %}
99
<img src="{{ pathto('_static/' + logo, 1) }}" height="28">
10-
{% else %}
10+
{%- else %}
1111
{{ project }}
12-
{% endif %}
12+
{%- endif %}
1313
</a>
1414

1515
{%- if theme_github_url %}

0 commit comments

Comments
 (0)