From: XhmikosR Date: Tue, 23 Jul 2019 14:47:33 +0000 (+0300) Subject: Don't add the crossorigin attribute unless we pass integrity. (#29112) X-Git-Tag: v5.0.0-alpha1~931 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7a62b505c495995b1a6eda9f3215ee01d0e97c1;p=thirdparty%2Fbootstrap.git Don't add the crossorigin attribute unless we pass integrity. (#29112) --- diff --git a/site/layouts/_default/examples.html b/site/layouts/_default/examples.html index ee3a5d42e8..5e2e58ea8e 100644 --- a/site/layouts/_default/examples.html +++ b/site/layouts/_default/examples.html @@ -50,7 +50,7 @@ {{- end }} {{ range .Page.Params.extra_js -}} - + {{- end -}} {{- end }}