From 52eeea8f20963362ff143fa7f5e66d9fcfb14f75 Mon Sep 17 00:00:00 2001 From: olOwOlo <26087907+olOwOlo@users.noreply.github.com> Date: Thu, 1 Feb 2018 21:47:36 +0800 Subject: [PATCH] chore(release): 3.0.0 Hugo min_version: 0.26 -> 0.35 --- layouts/partials/head.html | 2 +- layouts/partials/scripts.html | 2 +- src/package.json | 2 +- theme.toml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index c87ddf6..fb4dad6 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -61,7 +61,7 @@ {{- end }} - + {{ if .Site.Params.publicCDN.enable -}} {{ if .Site.Params.fancybox }}{{ .Site.Params.publicCDN.fancyboxCss | safeHTML }}{{ end }} {{- else -}} diff --git a/layouts/partials/scripts.html b/layouts/partials/scripts.html index ad79dce..cb26278 100644 --- a/layouts/partials/scripts.html +++ b/layouts/partials/scripts.html @@ -9,7 +9,7 @@ {{ if .Site.Params.fancybox }}{{ end }} {{- end }} - + {{- if and (or .Params.mathjax (and .Site.Params.mathjax (ne .Params.mathjax false))) (or .IsPage .IsHome) }}