We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9f246 commit ceda664Copy full SHA for ceda664
demo.html
@@ -125,7 +125,7 @@ <h1>HTML5 device mockups.</h1>
125
126
</div>
127
128
- <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
+ <script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
129
<script type="text/javascript">
130
$(document).ready(function(){
131
@@ -172,4 +172,4 @@ <h1>HTML5 device mockups.</h1>
172
173
174
</body>
175
-</html>
+</html>
0 commit comments