From d4c6aa99b7352100af2c9340aa0e26818e535320 Mon Sep 17 00:00:00 2001 From: tdro Date: Fri, 19 Aug 2022 02:27:10 -0400 Subject: themes/default/layouts/shortcodes/abbr: Remove prefixed white space --- themes/default/layouts/shortcodes/abbr.html | 1 + 1 file changed, 1 insertion(+) diff --git a/themes/default/layouts/shortcodes/abbr.html b/themes/default/layouts/shortcodes/abbr.html index 0edff43..52e3ff9 100644 --- a/themes/default/layouts/shortcodes/abbr.html +++ b/themes/default/layouts/shortcodes/abbr.html @@ -3,5 +3,6 @@ {{- $id := delimit (shuffle (seq 0 20)) "" -}} +{{- /* This comment removes trailing newlines and white spaces. */ -}} {{- /* This comment removes trailing newlines and white spaces. */ -}} -- cgit v1.2.3