changed imports

This commit is contained in:
alisolarflare 2017-06-01 05:31:33 -04:00
parent 8037c123b9
commit 0ba67c54b4

View file

@ -3,14 +3,8 @@
<head>
<meta charset="utf-8">
<title>Developer's Sandbox</title>
<script
src="http://code.jquery.com/jquery-3.2.1.min.js"
integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4="
crossorigin="anonymous">
</script>
<script src="./sandbox/helloajax.js" type="text/javascript">
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" />
<script src="./sandbox/helloajax.js" type="text/javascript" />
</head>
<body>
<nav>