From 436f1c3d3802dacd4f994591d398e1419ecde711 Mon Sep 17 00:00:00 2001 From: Roel Spilker Date: Thu, 27 Jan 2022 14:41:28 +0100 Subject: get modernizer from cdn --- buildScripts/website.ant.xml | 7 ------- website/templates/_scaffold.html | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/buildScripts/website.ant.xml b/buildScripts/website.ant.xml index 7fbdbc16..22ffe3a8 100644 --- a/buildScripts/website.ant.xml +++ b/buildScripts/website.ant.xml @@ -74,13 +74,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 98fac2a4..678c442f 100644 --- a/website/templates/_scaffold.html +++ b/website/templates/_scaffold.html @@ -43,7 +43,7 @@ ${title} - + -- cgit