Use https for assets.
This commit is contained in:
parent
bc485ce540
commit
79d6ce7654
165 changed files with 464 additions and 464 deletions
|
|
@ -8,11 +8,11 @@
|
|||
|
||||
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
|
||||
<!--[if lt IE 9]>
|
||||
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
|
||||
<script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script>
|
||||
<![endif]-->
|
||||
|
||||
<!-- Le javascript -->
|
||||
<script src="http://code.jquery.com/jquery-1.5.2.min.js"></script>
|
||||
<script src="https://code.jquery.com/jquery-1.5.2.min.js"></script>
|
||||
<script src="assets/js/google-code-prettify/prettify.js"></script>
|
||||
<script>$(function () { prettyPrint() })</script>
|
||||
<script src="assets/js/bootstrap-modal.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue