Removed the protocol in the jquery import tag

This commit is contained in:
Siddharth Kannan 2014-10-01 13:52:13 +05:30
parent 77758fde7c
commit eb19cdb496

View File

@ -37,7 +37,7 @@
<!-- Your site ends -->
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="//code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="material/ripples.js"></script>