1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-10-03 08:41:59 +02:00

Use https for assets.

This commit is contained in:
XhmikosR
2018-12-22 15:51:31 +02:00
parent bc485ce540
commit 79d6ce7654
165 changed files with 464 additions and 464 deletions

View File

@@ -1762,7 +1762,7 @@ $('.carousel').carousel({
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
<script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script>
<script src="assets/js/jquery.js"></script>
<script src="assets/js/bootstrap-transition.js"></script>
<script src="assets/js/bootstrap-alert.js"></script>