Remove trailing whitespace from icon partial

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
Danila Fedorin 2024-06-19 22:42:49 -07:00
parent 9abee96bd2
commit 2a77e0d308

View File

@ -1,3 +1,4 @@
<svg class="feather">
<use xlink:href="/feather-sprite.svg#{{ . }}"/>
</svg>
{{- /* This comment is to remove trailing whitespace */ -}}

Before

Width:  |  Height:  |  Size: 81 B

After

Width:  |  Height:  |  Size: 141 B