From dee6336441b5da8a00344eb135040a2cb3a94dac Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sat, 11 Jan 2020 19:17:28 +0100 Subject: Cleanup whitespace in output --- themes/xmin/layouts/_default/baseof.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'themes/xmin/layouts/_default/baseof.html') diff --git a/themes/xmin/layouts/_default/baseof.html b/themes/xmin/layouts/_default/baseof.html index 16332b8..1705460 100644 --- a/themes/xmin/layouts/_default/baseof.html +++ b/themes/xmin/layouts/_default/baseof.html @@ -5,17 +5,17 @@ {{ .Title }} | {{ .Site.Title }} - {{ range .AlternativeOutputFormats -}} - {{ printf `` .Permalink .Rel .MediaType.Type $.Site.Title | safeHTML }} - {{ end -}} + {{- range .AlternativeOutputFormats }} + {{ printf `` .Permalink .Rel .MediaType.Type $.Site.Title | safeHTML }} + {{- end }} @@ -23,9 +23,9 @@ {{ end }} -- cgit 1.4.1