Layout: link to HTTPS JQuery

master
rubenwardy 2017-05-14 01:32:38 +01:00 committed by GitHub
parent db7a6f65de
commit 4249754b25
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
</div>
<script src="http://code.jquery.com/jquery-1.11.2.min.js"></script>
<script src="https://code.jquery.com/jquery-1.11.2.min.js"></script>
<script src="{{ page.root }}static/script.js"></script>
<link rel="stylesheet" href="{{ page.root }}static/style.css">
<link rel="stylesheet" href="{{ page.root }}static/syntax.css">