From 2a4441d1989da3b90de0b21237dc0119482eb53d Mon Sep 17 00:00:00 2001 From: Kay Strobach Date: Thu, 3 Feb 2022 17:10:11 +0100 Subject: [BUGFIX] avoid escaping the xml prolugue in index.html #226 --- layouts/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts') diff --git a/layouts/index.xml b/layouts/index.xml index 7219b4b..89f76b0 100644 --- a/layouts/index.xml +++ b/layouts/index.xml @@ -1,5 +1,5 @@ {{ if not .Site.Params.disableIncidentHistory }} - +{{- printf "" | safeHTML }}