From 604b0712a840c44a05987604581b9a20c7107099 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Wed, 18 Mar 2020 14:25:35 +0000 Subject: [PATCH] Update jQuery and switch to a better CDN for it --- cookbooks/dev/files/default/ooc/index.html | 2 +- cookbooks/dns/templates/default/zone.html.erb | 2 +- cookbooks/gps-tile/files/default/html/index.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cookbooks/dev/files/default/ooc/index.html b/cookbooks/dev/files/default/ooc/index.html index e7208b0ae..d6aa06212 100644 --- a/cookbooks/dev/files/default/ooc/index.html +++ b/cookbooks/dev/files/default/ooc/index.html @@ -6,7 +6,7 @@ - + diff --git a/cookbooks/dns/templates/default/zone.html.erb b/cookbooks/dns/templates/default/zone.html.erb index 3bf01af60..fb34d94bd 100644 --- a/cookbooks/dns/templates/default/zone.html.erb +++ b/cookbooks/dns/templates/default/zone.html.erb @@ -6,7 +6,7 @@ - + diff --git a/cookbooks/gps-tile/files/default/html/index.html b/cookbooks/gps-tile/files/default/html/index.html index e5818349d..cb62f1a17 100644 --- a/cookbooks/gps-tile/files/default/html/index.html +++ b/cookbooks/gps-tile/files/default/html/index.html @@ -6,7 +6,7 @@ - + -- 2.39.5