Remove trailing newline in »icon«-shortcut

(Really) fixes #12 😉.

It seems like the removal was not picked up on 2ac6ce07e5.
pull/16/head
Jan Raasch 2020-11-24 10:38:53 +07:00
parent 2ac6ce07e5
commit 789ff52256
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
{{ with .Get "class" }}<i class="{{ . }}"></i>{{ end }}
{{ with .Get "class" }}<i class="{{ . }}"></i>{{ end }}