From: James Hilliard Date: Mon, 4 Feb 2019 13:28:11 +0000 (+0100) Subject: docs/website: consolidate CDN's and enable SRI X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bdd84208ce6f82e52104a423af535aaff21a1f2a;p=buildroot.git docs/website: consolidate CDN's and enable SRI Some of our cdn's are going discontinued (rawgit) and some others are not recommended anymore, thus we update to the recommended cdnjs. This patch enables also SRI protection on js to be sure the modules we download are not manipulated in any way. About SRI: https://developer.mozilla.org/en-US/docs/Web/Security/Subresource_Integrity Signed-off-by: James Hilliard Signed-off-by: Angelo Compagnucci Signed-off-by: Peter Korsgaard --- diff --git a/docs/website/footer.html b/docs/website/footer.html index 2811fc5c0e..5b18047093 100644 --- a/docs/website/footer.html +++ b/docs/website/footer.html @@ -1,6 +1,6 @@ - - - + + + diff --git a/docs/website/header.html b/docs/website/header.html index ef6724f288..a6f16e680b 100644 --- a/docs/website/header.html +++ b/docs/website/header.html @@ -10,12 +10,12 @@ Buildroot - Making Embedded Linux Easy - +