From 39f4869260077b974c4d26b7b4ef055afb0405c4 Mon Sep 17 00:00:00 2001 From: Dillon Date: Sun, 9 Feb 2020 16:46:46 +0800 Subject: [PATCH] fix(scripts): fix jsonify bug --- layouts/partials/scripts.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html index 26cee90..6252e57 100644 --- a/layouts/partials/scripts.html +++ b/layouts/partials/scripts.html @@ -49,7 +49,7 @@ {{- $typeitArr = $typeitArr | append (slice $val) -}} {{- end -}} {{- end -}} @@ -138,7 +138,7 @@ {{- $mermaid = delimit (slice $mermaid $mermaidInit) "" -}} {{- $mermaid | safeHTML -}} {{- end -}} @@ -184,7 +184,7 @@ {{- end -}} {{- $countdown | safeHTML -}} {{- end -}}