aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/carousel
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-12-24 18:35:11 -0700
committerChris Rebert <[email protected]>2016-01-10 23:54:17 -0800
commit9304f23ad887d2151659f7958244af816af1ac95 (patch)
tree34150ae7c0d236830fbc16dcb6175faade0126e3 /docs/examples/carousel
parent19d6301506bfde60eb7a93a1a6a0532cb79f6e0f (diff)
downloadbootstrap-9304f23ad887d2151659f7958244af816af1ac95.tar.xz
bootstrap-9304f23ad887d2151659f7958244af816af1ac95.zip
docs: Add SRI hash for Tether; refs #18665
Diffstat (limited to 'docs/examples/carousel')
-rw-r--r--docs/examples/carousel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index e098222a4..5e01f8df0 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -176,7 +176,7 @@
<!-- Placed at the end of the document so the pages load faster -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js" integrity="sha384-8gBf6Y4YYq7Jx97PIqmTwLPin4hxIzQw5aDmUg/DDhul9fFpbbLcLh3nTIIDJKhx" crossorigin="anonymous"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
- <script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.1.1/js/tether.min.js"></script>
+ <script src="https://cdnjs.cloudflare.com/ajax/libs/tether/1.1.1/js/tether.min.js" integrity="sha384-MWq1Lnqj72tmjGdOKuNBn3E0gj3vWfy/1EmR5TVL8d8nGvwgy32YkCpKpTUhwBVv" crossorigin="anonymous"></script>
<script src="../../dist/js/bootstrap.min.js"></script>
<!-- Just to make our placeholder images work. Don't actually copy the next line! -->
<script src="../../assets/js/vendor/holder.min.js"></script>