From 619a42053f6c4f64b50badc321beda6e60119cba Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Mon, 9 Jul 2018 15:12:02 +0800 Subject: chore(build): yarn & webpack 4 & path & assets.json --- layouts/partials/scripts.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'layouts/partials/scripts.html') diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html index 47df69b..fb6285b 100644 --- a/layouts/partials/scripts.html +++ b/layouts/partials/scripts.html @@ -36,7 +36,7 @@ {{- end -}} {{- if .Site.Params.publicCDN.enable -}} - {{ .Site.Params.publicCDN.flowchartDiagrams | safeHTML }} + {{ .Site.Params.publicCDN.flowchartDiagramsJS | safeHTML }} {{- else -}} @@ -63,7 +63,7 @@ {{- end -}} {{- end }} - + {{- if and (or .Params.mathjax (and .Site.Params.mathjax (ne .Params.mathjax false))) (or .IsPage .IsHome) }}