From 3bc5fb947dabc2ec2ab52bbd29cb978a8a8f54f3 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Fri, 23 Oct 2015 22:35:22 -0700 Subject: Port #17729 to v4: Add SRI hashes to CDN links in docs [skip sauce] --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 45cf7eb61..47c469c42 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,8 +33,8 @@ title: Bootstrap · The world's most popular mobile-first and responsive f

When you just need to include Bootstrap's compiled CSS and JS, use the Bootstrap CDN, free from the Max CDN folks.

{% comment %} {% highlight html %} - - + + {% endhighlight %} {% endcomment %}

Not yet available, but hopefully soon!

-- cgit v1.2.3 From fd0d7e28fe6dbbc5338cdc3d31290ec2cbb347aa Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 14 Nov 2015 21:21:19 -0800 Subject: uncomment that, fixes #18219 --- docs/index.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs/index.html') diff --git a/docs/index.html b/docs/index.html index 47c469c42..2c0d18f7a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -31,12 +31,10 @@ title: Bootstrap · The world's most popular mobile-first and responsive f

Bootstrap CDN

When you just need to include Bootstrap's compiled CSS and JS, use the Bootstrap CDN, free from the Max CDN folks.

-{% comment %} {% highlight html %} {% endhighlight %} -{% endcomment %}

Not yet available, but hopefully soon!

-- cgit v1.2.3