Skip to content

Commit 26a7604

Browse files
jyn514Nemo157
andauthored
Remove spacing in template
Co-authored-by: Nemo157 <github@nemo157.com>
1 parent 5c1ecc2 commit 26a7604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/rustdoc/topbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211

212212
Display the platforms that the release has been built for
213213
#}
214-
{% if metadata.doc_targets %}
214+
{%- if metadata.doc_targets -%}
215215
<li class="pure-menu-item pure-menu-has-children">
216216
<a href="#" class="pure-menu-link" aria-label="Platform">
217217
{{ "cogs" | fas }}

0 commit comments

Comments
 (0)