From db3f3967779c847fa9fe21d9084fb5a551a6b178 Mon Sep 17 00:00:00 2001 From: Mauro Torrez Date: Fri, 8 May 2020 13:28:20 -0300 Subject: [PATCH] remove google jquery cdn --- themes/mauro/layouts/partials/head.html | 1 - themes/mauro/layouts/partials/js.html | 3 ++- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/themes/mauro/layouts/partials/head.html b/themes/mauro/layouts/partials/head.html index be44833..9485bf2 100644 --- a/themes/mauro/layouts/partials/head.html +++ b/themes/mauro/layouts/partials/head.html @@ -31,7 +31,6 @@ {{ end }} - {{ range .Site.Params.custom_css }} {{ end }} diff --git a/themes/mauro/layouts/partials/js.html b/themes/mauro/layouts/partials/js.html index 6a3e999..c3d6f67 100644 --- a/themes/mauro/layouts/partials/js.html +++ b/themes/mauro/layouts/partials/js.html @@ -1,5 +1,6 @@ - + + {{- range .Site.Params.custom_js -}}