Skip to content

Commit 65cdc02

Browse files
committed
logo -> logo_url only
1 parent 849e4d6 commit 65cdc02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorly_sphinx_theme/navigation.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
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_url %}
99
<img src="{{ logo_url }}" height="28">
1010
{%- else %}
1111
{{ project }}

0 commit comments

Comments
 (0)