From: Chris Rebert The folks over at MaxCDN graciously provide CDN support for Bootstrap's CSS and JavaScript. Just use these Bootstrap CDN links.
Date: Sat, 24 Oct 2015 05:25:38 +0000 (-0700)
Subject: Regenerate Getting Started page; refs #17729
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10209aebf139729e706f39d98dc27e401d950c7e;p=thirdparty%2Fbootstrap.git
Regenerate Getting Started page; refs #17729
---
diff --git a/getting-started/index.html b/getting-started/index.html
index 4493a4e8f9..2113caa2da 100644
--- a/getting-started/index.html
+++ b/getting-started/index.html
@@ -139,13 +139,13 @@
Bootstrap CDN
<!-- Latest compiled and minified CSS -->
-<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css">
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" integrity="sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ==" crossorigin="anonymous">
<!-- Optional theme -->
-<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css">
+<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap-theme.min.css" integrity="sha384-aUGj/X2zp5rLCbBxumKTCw2Z50WgIr1vs/PFN4praOTvYXWlVyh2UtNUU0KAUhAX" crossorigin="anonymous">
<!-- Latest compiled and minified JavaScript -->
-<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"></script>
You can also install and manage Bootstrap's Less, CSS, JavaScript, and fonts using Bower:
@@ -188,9 +188,11 @@ Copy any changes made here over to the README too. --> â âââ bootstrap.css â âââ bootstrap.css.map â âââ bootstrap.min.css +â âââ bootstrap.min.css.map â âââ bootstrap-theme.css â âââ bootstrap-theme.css.map -â âââ bootstrap-theme.min.css +â âââ bootstrap-theme.min.css +â âââ bootstrap-theme.min.css.map âââ js/ â âââ bootstrap.js â âââ bootstrap.min.js