From 49545292ae319eefa7e65e72c04b98d36d1e0193 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Thu, 27 Jan 2022 13:38:50 +0100 Subject: use cdn jquery + update --- buildScripts/website.ant.xml | 6 ------ website/templates/_scaffold.html | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index f5956a45..7fbdbc16 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -73,12 +73,6 @@ such as applying the templates to produce the website, converting the changelog - - - - - - diff --git a/website/templates/_scaffold.html b/website/templates/_scaffold.html index aaf00f57..98fac2a4 100644 --- a/website/templates/_scaffold.html +++ b/website/templates/_scaffold.html @@ -54,7 +54,7 @@ - + <#list load as ld> -- cgit