Skip to content

Commit 8d800c0

Browse files
committed
prettier
1 parent 7455ab3 commit 8d800c0

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

_includes/tutorials.html

+1-3
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
<header>
88
<h5>{{ group }} - Part {{ order }}</h5>
99
<h1>{{ title }}</h1>
10-
{%- if imageslug %}
11-
{{ imageslug | picture }}
12-
{%- endif %}
10+
{%- if imageslug %}{{ imageslug | picture }}{%- endif %}
1311
</header>
1412
{%- else %}
1513
<h1>{{ title }}</h1>

0 commit comments

Comments
 (0)