docs/website: consolidate CDN's and enable SRI
authorJames Hilliard <james.hilliard1@gmail.com>
Mon, 4 Feb 2019 13:28:11 +0000 (14:28 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Feb 2019 14:06:20 +0000 (15:06 +0100)
commitbdd84208ce6f82e52104a423af535aaff21a1f2a
treecad22012e0a81a89655b55f0d6d6296efb0bb462
parent097089012a3856b17d099264f1db137278993d92
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 <james.hilliard1@gmail.com>
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
docs/website/footer.html
docs/website/header.html