diff --git a/themes/hugo-theme-ipng/layouts/partials/head.html b/themes/hugo-theme-ipng/layouts/partials/head.html
index 62bde11..798caa3 100644
--- a/themes/hugo-theme-ipng/layouts/partials/head.html
+++ b/themes/hugo-theme-ipng/layouts/partials/head.html
@@ -15,11 +15,11 @@
- {{ range .AlternativeOutputFormats -}}
- {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
- {{ end -}}
+ {{- range .AlternativeOutputFormats }}
+ {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }}
+ {{- end }}
- {{ if eq .Params.asciinema true -}}
+ {{- if eq .Params.asciinema true }}
{{- end }}